Download topia-extension-3.8.jar file - Jar t

Jar examples for t:topia-extension

Description

ObServe ToPIA extension module

You can download jar file topia-extension 3.8 in this page.

License

Open Source License

Build File

You can use the following script to add topia-extension-3.8.jar to your project.

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

Download

Click the following link to download the jar file.

topia-extension-3.8-javadoc.jar
topia-extension-3.8-sources.jar
topia-extension-3.8.jar
topia-extension-3.8.pom



Related Tutorials