Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cbetta committed Feb 22, 2018
1 parent 08a8f7a commit 12c46cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -16,12 +16,10 @@ Use of the library requires Java 8 or higher and can be done via one of the foll
<dependency>
<groupId>net.interfax</groupId>
<artifactId>api-client</artifactId>
<version>${version-number}</version>
<version>0.12</version>
</dependency>
```

Replace `${version-number}` with your preferred version number

### Download jar and include in application classpath

Download the latest jar from the [Maven central repository](http://search.maven.org/#search%7Cga%7C1%7Cnet.interfax.api-client)
Expand Down

0 comments on commit 12c46cc

Please sign in to comment.