Jar examples for s:sit
Provides implementation of a Java interface by delegating to other Java objects.
You can download jar file sit 0.1 in this page.
You can use the following script to add sit-0.1.jar to your project.
<dependency> <groupId>net.sf.sit</groupId> <artifactId>sit</artifactId> <version>0.1</version> </dependency>
compile group: 'net.sf.sit', name: 'sit', version: '0.1'
libraryDependencies += "net.sf.sit" % "sit" % "0.1"
<dependency org="net.sf.sit" name="sit" rev="0.1"/>
@Grapes(@Grab(group='net.sf.sit', module='sit', version='0.1'))
'net.sf.sit:sit:jar:0.1'
Click the following link to download the jar file.
sit-0.1-javadoc.jar