Download centipede-99.2.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede 99.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add centipede-99.2.jar to your project.

<dependency>
   <groupId>com.ontology2</groupId>
   <artifactId>centipede</artifactId>
   <version>99.2</version>
</dependency>
compile group: 'com.ontology2', name: 'centipede', version: '99.2'
libraryDependencies += "com.ontology2" % "centipede" % "99.2"
<dependency org="com.ontology2" name="centipede" rev="99.2"/>
@Grapes(@Grab(group='com.ontology2', module='centipede', version='99.2'))
'com.ontology2:centipede:jar:99.2'

Download

Click the following link to download the jar file.

centipede-99.2-javadoc.jar
centipede-99.2-sources.jar
centipede-99.2.jar
centipede-99.2.pom



Related Tutorials