Download centipede-98.7.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede 98.7 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centipede-98.7-javadoc.jar
centipede-98.7-sources.jar
centipede-98.7.jar
centipede-98.7.pom



Related Tutorials