Download common-dto-2.0-alpha-1.jar file - Jar c

Jar examples for c:common-dto

Description

ObServe Toolkit Common Dto module

You can download jar file common-dto 2.0-alpha-1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

common-dto-2.0-alpha-1-javadoc.jar
common-dto-2.0-alpha-1-sources.jar
common-dto-2.0-alpha-1.jar
common-dto-2.0-alpha-1.pom



Related Tutorials