Download centipede-t20131028.jar file - Jar c

Jar examples for c:centipede

Description

You can download jar file centipede t20131028 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

centipede-t20131028-javadoc.jar
centipede-t20131028-sources.jar
centipede-t20131028.jar
centipede-t20131028.pom



Related Tutorials