Download coal.nlp.core-1.18.4.jar file - Jar c

Jar examples for c:coal.nlp.core

Description

com.github.monnetproject.nlp.core OSGi Bundle from the Monnet Project's coal.project project.

You can download jar file coal.nlp.core 1.18.4 in this page.

License

BSD 3-clause "New" or "Revised" License

Build File

You can use the following script to add coal.nlp.core-1.18.4.jar to your project.

<dependency>
   <groupId>com.github.monnetproject</groupId>
   <artifactId>coal.nlp.core</artifactId>
   <version>1.18.4</version>
</dependency>
compile group: 'com.github.monnetproject', name: 'coal.nlp.core', version: '1.18.4'
libraryDependencies += "com.github.monnetproject" % "coal.nlp.core" % "1.18.4"
<dependency org="com.github.monnetproject" name="coal.nlp.core" rev="1.18.4"/>
@Grapes(@Grab(group='com.github.monnetproject', module='coal.nlp.core', version='1.18.4'))
'com.github.monnetproject:coal.nlp.core:jar:1.18.4'

Download

Click the following link to download the jar file.

coal.nlp.core-1.18.4-javadoc.jar
coal.nlp.core-1.18.4-sources.jar
coal.nlp.core-1.18.4.jar
coal.nlp.core-1.18.4.pom



Related Tutorials