Download shurax-assets-1.1.0.jar file - Jar s

Jar examples for s:shurax-assets

Description

An API for reading, writing and manipulating fonts, images and sounds.

You can download jar file shurax-assets 1.1.0 in this page.

License

AGPLv3

Build File

You can use the following script to add shurax-assets-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.bloodshura</groupId>
   <artifactId>shurax-assets</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.bloodshura', name: 'shurax-assets', version: '1.1.0'
libraryDependencies += "com.github.bloodshura" % "shurax-assets" % "1.1.0"
<dependency org="com.github.bloodshura" name="shurax-assets" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.bloodshura', module='shurax-assets', version='1.1.0'))
'com.github.bloodshura:shurax-assets:jar:1.1.0'

Download

Click the following link to download the jar file.

shurax-assets-1.1.0-javadoc.jar
shurax-assets-1.1.0-sources.jar
shurax-assets-1.1.0.jar
shurax-assets-1.1.0.pom



Related Tutorials