Download silt-2.1.1.jar file - Jar s

Jar examples for s:silt

Description

A small collection of classes used in various Rathravane systems.

You can download jar file silt 2.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add silt-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

silt-2.1.1-javadoc.jar
silt-2.1.1-sources.jar
silt-2.1.1.jar
silt-2.1.1.pom



Related Tutorials