Download common-service-2.0-alpha-2.jar file - Jar c

Jar examples for c:common-service

Description

ObServe Toolkit Common Service module

You can download jar file common-service 2.0-alpha-2 in this page.

License

Open Source License

Build File

You can use the following script to add common-service-2.0-alpha-2.jar to your project.

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

Download

Click the following link to download the jar file.

common-service-2.0-alpha-2-javadoc.jar
common-service-2.0-alpha-2-sources.jar
common-service-2.0-alpha-2.jar
common-service-2.0-alpha-2.pom



Related Tutorials