ShuraX Assets

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

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-assets
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download shurax-assets

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0