License |
License |
---|---|
GroupId | GroupIdcom.github.bloodshura |
ArtifactId | ArtifactIdshurax-assets |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionShuraX Assets
An API for reading, writing and manipulating fonts, images and sounds.
|
Filename | Size |
---|---|
shurax-assets-1.1.0.pom | |
shurax-assets-1.1.0.jar | 112 KB |
shurax-assets-1.1.0-sources.jar | 90 KB |
shurax-assets-1.1.0-javadoc.jar | 537 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bloodshura : shurax | jar | 1.1.0 |