Download grobid-core-0.3.4.jar file - Jar g

Jar examples for g:grobid-core

Description

You can download jar file grobid-core 0.3.4 in this page.

Build File

You can use the following script to add grobid-core-0.3.4.jar to your project.

<dependency>
   <groupId>org.grobid</groupId>
   <artifactId>grobid-core</artifactId>
   <version>0.3.4</version>
</dependency>
compile group: 'org.grobid', name: 'grobid-core', version: '0.3.4'
libraryDependencies += "org.grobid" % "grobid-core" % "0.3.4"
<dependency org="org.grobid" name="grobid-core" rev="0.3.4"/>
@Grapes(@Grab(group='org.grobid', module='grobid-core', version='0.3.4'))
'org.grobid:grobid-core:jar:0.3.4'

Download

Click the following link to download the jar file.

grobid-core-0.3.4-javadoc.jar
grobid-core-0.3.4-onejar.jar
grobid-core-0.3.4-sources.jar
grobid-core-0.3.4.jar
grobid-core-0.3.4.pom



Related Tutorials