All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.pixeloutlaw.mythicdrops.mythicdrops_api.BuildConfig.kt Maven / Gradle / Ivy

There is a newer version: 9.0.4
Show newest version
package io.pixeloutlaw.mythicdrops.mythicdrops_api

import kotlin.String

public object BuildConfig {
  public const val GROUP: String = "io.pixeloutlaw.mythicdrops"

  public const val NAME: String = "MythicDrops-API"

  public const val VERSION: String = "9.0.1"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy