diff --git a/api.html b/api.html index 88e8351..e818c6f 100644 --- a/api.html +++ b/api.html @@ -112,10 +112,12 @@

<dependency>
   <groupId>javax.money</groupId>
   <artifactId>money-api</artifactId>
-  <version>0.8-SNAPSHOT</version>
+  <version>1.0-RC1</version>
 </dependency>
 
+

Further versions can be found here.

+

Though it is possible to compile your programs completely with the API, in most cases, you will also have to add an implementation, e.g. the Moneta reference implementation.

@@ -142,7 +144,7 @@

The API basically consists of three packages: