is not current version
Last Version 1.1.0

com.github.bloodshura:shurax-assets-ext 1.0.0

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

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-assets-ext
Version

Version

1.0.0
Type

Type

jar

Download shurax-assets-ext 1.0.0


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