Download clavin-1.0.0rc7.jar file - Jar c

Jar examples for c:clavin

Description

CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.

You can download jar file clavin 1.0.0rc7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add clavin-1.0.0rc7.jar to your project.

<dependency>
   <groupId>com.bericotech</groupId>
   <artifactId>clavin</artifactId>
   <version>1.0.0rc7</version>
</dependency>
compile group: 'com.bericotech', name: 'clavin', version: '1.0.0rc7'
libraryDependencies += "com.bericotech" % "clavin" % "1.0.0rc7"
<dependency org="com.bericotech" name="clavin" rev="1.0.0rc7"/>
@Grapes(@Grab(group='com.bericotech', module='clavin', version='1.0.0rc7'))
'com.bericotech:clavin:jar:1.0.0rc7'

Download

Click the following link to download the jar file.

clavin-1.0.0rc7-jar-with-dependencies.jar
clavin-1.0.0rc7-javadoc.jar
clavin-1.0.0rc7-sources.jar
clavin-1.0.0rc7.jar
clavin-1.0.0rc7.pom



Related Tutorials