emo / me.eater.emo.minecraft.dto.minecraft_versions / Version

Version

class Version

Constructors

<init>

Version(id: String, type: String, url: String, time: String, releaseTime: String)

Properties

id

val id: String

releaseTime

val releaseTime: String

time

val time: String

type

val type: String

url

val url: String