is not current version
Last Version 1.0.1

io.github.expram:CrafatarAPI 1.0.0

A library that will be very useful for getting minecraft skin and its parts.

GroupId

GroupId

io.github.expram
ArtifactId

ArtifactId

CrafatarAPI
Version

Version

1.0.0
Type

Type

jar

Download CrafatarAPI 1.0.0


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