License |
License |
---|---|
GroupId | GroupIdcom.github.bloodshura |
ArtifactId | ArtifactIdshurax-assets-ext |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionShuraX Assets Extension
Extensions for the ShuraX Assets library, including new image and sound codecs.
|
Filename | Size |
---|---|
shurax-assets-ext-1.1.0.pom | |
shurax-assets-ext-1.1.0.jar | 22 KB |
shurax-assets-ext-1.1.0-sources.jar | 16 KB |
shurax-assets-ext-1.1.0-javadoc.jar | 73 KB |
Browse |
<!-- 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"]
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 |