Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kymmt90/isbn

An immutable ISBN class in Java
https://github.com/kymmt90/isbn

Last synced: about 2 months ago
JSON representation

An immutable ISBN class in Java

Awesome Lists containing this project

README

        

# ISBN

International Standard Book Number Classes in Java.

# Requirements

For unit tests, these libraries are also needed.

- JUnit
- Hamcrest

# License

- [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)