Download job-common-0.0.2.jar file - Jar j

Jar examples for j:job-common

Description

job-common

You can download jar file job-common 0.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add job-common-0.0.2.jar to your project.

<dependency>
   <groupId>cn.patterncat</groupId>
   <artifactId>job-common</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'cn.patterncat', name: 'job-common', version: '0.0.2'
libraryDependencies += "cn.patterncat" % "job-common" % "0.0.2"
<dependency org="cn.patterncat" name="job-common" rev="0.0.2"/>
@Grapes(@Grab(group='cn.patterncat', module='job-common', version='0.0.2'))
'cn.patterncat:job-common:jar:0.0.2'

Download

Click the following link to download the jar file.

job-common-0.0.2-javadoc.jar
job-common-0.0.2-sources.jar
job-common-0.0.2.jar
job-common-0.0.2.pom



Related Tutorials