Download foresite-0.9.jar file - Jar f

Jar examples for f:foresite

Description

Object Reuse and Exchange library

You can download jar file foresite 0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add foresite-0.9.jar to your project.

<dependency>
   <groupId>com.googlecode.foresite-toolkit</groupId>
   <artifactId>foresite</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'com.googlecode.foresite-toolkit', name: 'foresite', version: '0.9'
libraryDependencies += "com.googlecode.foresite-toolkit" % "foresite" % "0.9"
<dependency org="com.googlecode.foresite-toolkit" name="foresite" rev="0.9"/>
@Grapes(@Grab(group='com.googlecode.foresite-toolkit', module='foresite', version='0.9'))
'com.googlecode.foresite-toolkit:foresite:jar:0.9'

Download

Click the following link to download the jar file.

foresite-0.9-javadoc.jar
foresite-0.9-sources.jar
foresite-0.9.jar
foresite-0.9.pom



Related Tutorials