Download centipede-t20131103.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede t20131103 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centipede-t20131103-javadoc.jar
centipede-t20131103-sources.jar
centipede-t20131103.jar
centipede-t20131103.pom



Related Tutorials