Download centipede-t20131015.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede t20131015 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centipede-t20131015-javadoc.jar
centipede-t20131015-sources.jar
centipede-t20131015.jar
centipede-t20131015.pom



Related Tutorials