Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0312birdzhang committed May 23, 2016
1 parent d24e0ea commit 876a7ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,13 @@ $./gradlew task javadocJar

## Use via Maven

Because of my fault,version 0.1.4-5 have no class files,sorry for that.Please use version 0.1.3

```
<dependency>
<groupId>com.github.0312birdzhang</groupId>
<artifactId>zabbix4j</artifactId>
<version>0.1.5</version>
<version>0.1.3</version>
</dependency>
```

Expand Down

0 comments on commit 876a7ed

Please sign in to comment.