Download job-service-config-2.5.0-284.jar file - Jar j

Jar examples for j:job-service-config

Description

You can download jar file job-service-config 2.5.0-284 in this page.

License

Apache License

Build File

You can use the following script to add job-service-config-2.5.0-284.jar to your project.

<dependency>
   <groupId>com.github.jobservice</groupId>
   <artifactId>job-service-config</artifactId>
   <version>2.5.0-284</version>
</dependency>
compile group: 'com.github.jobservice', name: 'job-service-config', version: '2.5.0-284'
libraryDependencies += "com.github.jobservice" % "job-service-config" % "2.5.0-284"
<dependency org="com.github.jobservice" name="job-service-config" rev="2.5.0-284"/>
@Grapes(@Grab(group='com.github.jobservice', module='job-service-config', version='2.5.0-284'))
'com.github.jobservice:job-service-config:jar:2.5.0-284'

Download

Click the following link to download the jar file.

job-service-config-2.5.0-284-javadoc.jar
job-service-config-2.5.0-284-sources.jar
job-service-config-2.5.0-284.jar
job-service-config-2.5.0-284.pom



Related Tutorials