Download centipede-t20131021.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede t20131021 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centipede-t20131021-javadoc.jar
centipede-t20131021-sources.jar
centipede-t20131021.jar
centipede-t20131021.pom



Related Tutorials