Download sunflow-0.07.3i.jar file - Jar s

Jar examples for s:sunflow

Description

Sunflow Libraries

You can download jar file sunflow 0.07.3i in this page.

License

GNU General Public License, Version 2 with the Classpath Exception

Build File

You can use the following script to add sunflow-0.07.3i.jar to your project.

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

Download

Click the following link to download the jar file.

sunflow-0.07.3i-javadoc.jar
sunflow-0.07.3i-sources.jar
sunflow-0.07.3i.jar
sunflow-0.07.3i.pom



Related Tutorials