CrafatarAPI

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

License

License

GroupId

GroupId

io.github.expram
ArtifactId

ArtifactId

CrafatarAPI
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ExpRam/CrafatarAPIJava
Source Code Management

Source Code Management

https://github.com/ExpRam/CrafatarAPIJava

Download CrafatarAPI

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20210307

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0