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 02e4ecc commit 5b372cdCopy full SHA for 5b372cd
README.md
@@ -13,12 +13,12 @@ This library requires at least Java 7.
13
14
## Library setup
15
16
-Using maven:
+Using Maven:
17
18
<dependency>
19
<groupId>org.nameapi.client</groupId>
20
<artifactId>nameapi-client</artifactId>
21
- <version>0.1-SNAPSHOT</version>
+ <version>0.3</version>
22
</dependency>
23
24
Or you can download the jar, or check out the source code from this GitHub project.
0 commit comments