Skip to content

Commit

Permalink
Add Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinea committed Oct 26, 2014
1 parent 69f2e32 commit 60c25d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@ Api Guide:[TrineaAndroidCommon API Guide](http://trinea.github.io/doc/trinea_a
-dontwarn cn.trinea.android.**
```

### Download
Maven:
``` xml
<dependency>
<groupId>cn.trinea.android.common</groupId>
<artifactId>trinea-android-common</artifactId>
<version>4.2.15</version>
</dependency>
```

## License

Copyright 2013 trinea.cn
Expand Down

0 comments on commit 60c25d4

Please sign in to comment.