Download codes-common-1.0.jar file - Jar c

Jar examples for c:codes-common

Description

Code Reponsitory

You can download jar file codes-common 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add codes-common-1.0.jar to your project.

<dependency>
   <groupId>com.github.zhangguangyong</groupId>
   <artifactId>codes-common</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.zhangguangyong', name: 'codes-common', version: '1.0'
libraryDependencies += "com.github.zhangguangyong" % "codes-common" % "1.0"
<dependency org="com.github.zhangguangyong" name="codes-common" rev="1.0"/>
@Grapes(@Grab(group='com.github.zhangguangyong', module='codes-common', version='1.0'))
'com.github.zhangguangyong:codes-common:jar:1.0'

Download

Click the following link to download the jar file.

codes-common-1.0-javadoc.jar
codes-common-1.0-sources.jar
codes-common-1.0.jar
codes-common-1.0.pom



Related Tutorials