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 dc9c430 commit 21b25e1Copy full SHA for 21b25e1
README.md
@@ -2,8 +2,9 @@ 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
This module implements JSR 354 Money & Currency. Hereby basically implementations of amounts, currency and roundings are provided.
5
+
6
See the JCP detail page:
-http://jcp.org/en/jsr/detail?name=354
7
+http://jcp.org/en/jsr/detail?id=354
8
9
Or the GitHub page:
10
http://javamoney.github.io/ri.html
0 commit comments