Download centipede-parser-99.7.jar file - Jar c

Jar examples for c:centipede-parser

Description

You can download jar file centipede-parser 99.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

centipede-parser-99.7-javadoc.jar
centipede-parser-99.7-sources.jar
centipede-parser-99.7.jar
centipede-parser-99.7.pom



Related Tutorials