Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kymmt90/isbn
- Owner: kymmt90
- Created: 2015-02-11T07:03:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-14T07:31:24.000Z (almost 10 years ago)
- Last Synced: 2023-02-26T23:26:35.858Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)