Jar examples for f:ferret
You can download jar file ferret 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ferret-1.0.jar to your project.
<dependency> <groupId>net.wasdev.wlp.sample</groupId> <artifactId>ferret</artifactId> <version>1.0</version> </dependency>
compile group: 'net.wasdev.wlp.sample', name: 'ferret', version: '1.0'
libraryDependencies += "net.wasdev.wlp.sample" % "ferret" % "1.0"
<dependency org="net.wasdev.wlp.sample" name="ferret" rev="1.0"/>
@Grapes(@Grab(group='net.wasdev.wlp.sample', module='ferret', version='1.0'))
'net.wasdev.wlp.sample:ferret:jar:1.0'
Click the following link to download the jar file.
ferret-1.0-javadoc.jar