jar

io.github.universeproject : kotlin-mojang-api-jvm

Maven & Gradle

Jun 11, 2023
1 stars

kotlin-mojang-api · Allows interaction with Mojang API using Kotlin and coroutine

Table Of Contents

Latest Version

Download io.github.universeproject : kotlin-mojang-api-jvm JAR file - Latest Versions:

All Versions

Download io.github.universeproject : kotlin-mojang-api-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kotlin-mojang-api-jvm-2.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.universeproject.kotlinmojangapi.extension

├─ io.github.universeproject.kotlinmojangapi.extension.StringExtKt.class - [JAR]

io.github.universeproject.kotlinmojangapi

├─ io.github.universeproject.kotlinmojangapi.MojangAPI.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.MojangAPIImpl.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.MojangDataKt.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.ProfileId.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.ProfileName.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.ProfileSkin.class - [JAR]

├─ io.github.universeproject.kotlinmojangapi.ProfileSkinDecoded.class - [JAR]

io.github.universeproject.kotlinmojangapi.serializer

├─ io.github.universeproject.kotlinmojangapi.serializer.StringUUIDSerializer.class - [JAR]