ShuraX Assets Extension

Extensions for the ShuraX Assets library, including new image and sound codecs.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-assets-ext
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ShuraX Assets Extension
Extensions for the ShuraX Assets library, including new image and sound codecs.

Download shurax-assets-ext

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/ -->
<dependency>
    <groupId>com.github.bloodshura</groupId>
    <artifactId>shurax-assets-ext</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/
implementation 'com.github.bloodshura:shurax-assets-ext:1.1.0'
// https://jarcasting.com/artifacts/com.github.bloodshura/shurax-assets-ext/
implementation ("com.github.bloodshura:shurax-assets-ext:1.1.0")
'com.github.bloodshura:shurax-assets-ext:jar:1.1.0'
<dependency org="com.github.bloodshura" name="shurax-assets-ext" rev="1.1.0">
  <artifact name="shurax-assets-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bloodshura', module='shurax-assets-ext', version='1.1.0')
)
libraryDependencies += "com.github.bloodshura" % "shurax-assets-ext" % "1.1.0"
[com.github.bloodshura/shurax-assets-ext "1.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-assets jar 1.1.0
com.sun » jimi jar 1.0
org.jclarion : image4j jar 0.7
com.googlecode.soundlibs : jlayer jar 1.0.1.4
com.googlecode.soundlibs : jorbis jar 0.0.17.4
com.googlecode.soundlibs : mp3spi jar 1.9.5.4
com.googlecode.soundlibs : tritonus-share jar 0.3.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0