We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3199892 commit dc9c430Copy full SHA for dc9c430
README.md
@@ -1,7 +1,8 @@
1
JSR 354: Money and Currency Reference Implementation
2
====================================================
3
JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.
4
-See the home page for more details:
+This module implements JSR 354 Money & Currency. Hereby basically implementations of amounts, currency and roundings are provided.
5
+See the JCP detail page:
6
http://jcp.org/en/jsr/detail?name=354
7
8
Or the GitHub page:
0 commit comments