BasicMojangAPI

A simple Java library for translating player's UUIDs to their name history, and a name to the player's UUID.

License

License

GroupId

GroupId

org.bspfsystems
ArtifactId

ArtifactId

basic-mojang-api
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

BasicMojangAPI
A simple Java library for translating player's UUIDs to their name history, and a name to the player's UUID.
Project URL

Project URL

https://github.com/bspfsystems/BasicMojangAPI/
Project Organization

Project Organization

BSPF Systems, LLC

Download basic-mojang-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.bspfsystems/basic-mojang-api/ -->
<dependency>
    <groupId>org.bspfsystems</groupId>
    <artifactId>basic-mojang-api</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bspfsystems/basic-mojang-api/
implementation 'org.bspfsystems:basic-mojang-api:1.3.1'
// https://jarcasting.com/artifacts/org.bspfsystems/basic-mojang-api/
implementation ("org.bspfsystems:basic-mojang-api:1.3.1")
'org.bspfsystems:basic-mojang-api:jar:1.3.1'
<dependency org="org.bspfsystems" name="basic-mojang-api" rev="1.3.1">
  <artifact name="basic-mojang-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bspfsystems', module='basic-mojang-api', version='1.3.1')
)
libraryDependencies += "org.bspfsystems" % "basic-mojang-api" % "1.3.1"
[org.bspfsystems/basic-mojang-api "1.3.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0