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

Jar examples for s:silk-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

silk-core-2.5.3.jar
silk-core-2.5.3.pom



Related Tutorials