File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4646</ ul > < p > To use the library you simply have to add the Maven dependency to your project (tbd)</ p >
4747
4848< pre > < code > <dependency>
49- <groupId>org.javamoney.lib </groupId>
49+ <groupId>org.javamoney</groupId>
5050 <artifactId>javamoney-${module}<artifactId>
5151 <versionId>the current version</version>
5252</dependency>
Original file line number Diff line number Diff line change 3232 You can access the TCK by adding the following Maven dependencies:</ p >
3333
3434< pre > < code > <dependency>
35- <groupId>org.javamoney.tck </groupId>
35+ <groupId>org.javamoney</groupId>
3636 <artifactId>money-tck</artifactId>
3737 <version>0.8-SNAPSHOT</version>
3838</dependency>
You can’t perform that action at this time.
0 commit comments