Download kgtool-3.2.1.jar file - Jar k

Jar examples for k:kgtool

Description

You can download jar file kgtool 3.2.1 in this page.

Build File

You can use the following script to add kgtool-3.2.1.jar to your project.

<dependency>
   <groupId>fr.inria.wimmics</groupId>
   <artifactId>kgtool</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'fr.inria.wimmics', name: 'kgtool', version: '3.2.1'
libraryDependencies += "fr.inria.wimmics" % "kgtool" % "3.2.1"
<dependency org="fr.inria.wimmics" name="kgtool" rev="3.2.1"/>
@Grapes(@Grab(group='fr.inria.wimmics', module='kgtool', version='3.2.1'))
'fr.inria.wimmics:kgtool:jar:3.2.1'

Download

Click the following link to download the jar file.

kgtool-3.2.1-javadoc.jar
kgtool-3.2.1-sources.jar
kgtool-3.2.1.jar
kgtool-3.2.1.pom



Related Tutorials