Download cpj-common-1.5.0.jar file - Jar c

Jar examples for c:cpj-common

Description

????????

You can download jar file cpj-common 1.5.0 in this page.

License

Apache 2

Build File

You can use the following script to add cpj-common-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

cpj-common-1.5.0-javadoc.jar
cpj-common-1.5.0-sources.jar
cpj-common-1.5.0.jar
cpj-common-1.5.0.pom



Related Tutorials