Download smatch-data-1.0.jar file - Jar s

Jar examples for s:smatch-data

Description

Data used by S-Match (English Language)

You can download jar file smatch-data 1.0 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add smatch-data-1.0.jar to your project.

<dependency>
   <groupId>it.unitn.disi</groupId>
   <artifactId>smatch-data</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'it.unitn.disi', name: 'smatch-data', version: '1.0'
libraryDependencies += "it.unitn.disi" % "smatch-data" % "1.0"
<dependency org="it.unitn.disi" name="smatch-data" rev="1.0"/>
@Grapes(@Grab(group='it.unitn.disi', module='smatch-data', version='1.0'))
'it.unitn.disi:smatch-data:jar:1.0'

Download

Click the following link to download the jar file.

smatch-data-1.0-sources.jar
smatch-data-1.0.jar
smatch-data-1.0.pom



Related Tutorials