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

Jar examples for c:centipede-parser

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials