Download sanselan-0.97-incubator.jar file - Jar s

Jar examples for s:sanselan

Description

Apache Sanselan is a pure-Java image library.

You can download jar file sanselan 0.97-incubator in this page.

License

Apache License

Build File

You can use the following script to add sanselan-0.97-incubator.jar to your project.

<dependency>
   <groupId>org.apache.sanselan</groupId>
   <artifactId>sanselan</artifactId>
   <version>0.97-incubator</version>
</dependency>
compile group: 'org.apache.sanselan', name: 'sanselan', version: '0.97-incubator'
libraryDependencies += "org.apache.sanselan" % "sanselan" % "0.97-incubator"
<dependency org="org.apache.sanselan" name="sanselan" rev="0.97-incubator"/>
@Grapes(@Grab(group='org.apache.sanselan', module='sanselan', version='0.97-incubator'))
'org.apache.sanselan:sanselan:jar:0.97-incubator'

Download

Click the following link to download the jar file.

sanselan-0.97-incubator.jar
sanselan-0.97-incubator-javadoc.jar
sanselan-0.97-incubator.pom
sanselan-0.97-incubator-sources.jar



Related Tutorials