Download common-service-1.6.jar file - Jar c

Jar examples for c:common-service

Description

ObServe Toolkit Common Service module

You can download jar file common-service 1.6 in this page.

License

Open Source License

Build File

You can use the following script to add common-service-1.6.jar to your project.

<dependency>
   <groupId>fr.ird.observe.toolkit</groupId>
   <artifactId>common-service</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'fr.ird.observe.toolkit', name: 'common-service', version: '1.6'
libraryDependencies += "fr.ird.observe.toolkit" % "common-service" % "1.6"
<dependency org="fr.ird.observe.toolkit" name="common-service" rev="1.6"/>
@Grapes(@Grab(group='fr.ird.observe.toolkit', module='common-service', version='1.6'))
'fr.ird.observe.toolkit:common-service:jar:1.6'

Download

Click the following link to download the jar file.

common-service-1.6-javadoc.jar
common-service-1.6-sources.jar
common-service-1.6.jar
common-service-1.6.pom



Related Tutorials