Jar examples for l:linnaeus
This is the LINNAEUS species tagger by Martin Gerner, uploaded by the JULIE Lab for Maven Central availability.
You can download jar file linnaeus 2.0 in this page.
You can use the following script to add linnaeus-2.0.jar to your project.
<dependency> <groupId>de.julielab</groupId> <artifactId>linnaeus</artifactId> <version>2.0</version> </dependency>
compile group: 'de.julielab', name: 'linnaeus', version: '2.0'
libraryDependencies += "de.julielab" % "linnaeus" % "2.0"
<dependency org="de.julielab" name="linnaeus" rev="2.0"/>
@Grapes(@Grab(group='de.julielab', module='linnaeus', version='2.0'))
'de.julielab:linnaeus:jar:2.0'
Click the following link to download the jar file.
linnaeus-2.0-javadoc.jar