Jar examples for s:seaf-commons
SEAF sources and resources shared by SEAF project family.
You can download jar file seaf-commons 0.5 in this page.
You can use the following script to add seaf-commons-0.5.jar to your project.
<dependency> <groupId>net.sf.seaf</groupId> <artifactId>seaf-commons</artifactId> <version>0.5</version> </dependency>
compile group: 'net.sf.seaf', name: 'seaf-commons', version: '0.5'
libraryDependencies += "net.sf.seaf" % "seaf-commons" % "0.5"
<dependency org="net.sf.seaf" name="seaf-commons" rev="0.5"/>
@Grapes(@Grab(group='net.sf.seaf', module='seaf-commons', version='0.5'))
'net.sf.seaf:seaf-commons:jar:0.5'
Click the following link to download the jar file.
seaf-commons-0.5-javadoc.jar