Download silk-core-2.5.jar file - Jar s

Jar examples for s:silk-core

Description

You can download jar file silk-core 2.5 in this page.

Build File

You can use the following script to add silk-core-2.5.jar to your project.

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

Download

Click the following link to download the jar file.

silk-core-2.5.jar
silk-core-2.5.pom



Related Tutorials