MVN

net.gmcbm.dependencies : minecraft-timings

Maven & Gradle

Feb 24, 2021
1 usages
0 stars

MinecraftTimings · This library lets Bukkit Plugin developers SAFELY add Timings support to their plugin.

<dependency>
    <groupId>net.gmcbm.dependencies</groupId>
    <artifactId>minecraft-timings</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.gmcbm.dependencies : minecraft-timings to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of net.gmcbm.dependencies : minecraft-timings to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
minecraft-timings-1.0.4

How to add a dependency to Maven

Add the following net.gmcbm.dependencies : minecraft-timings maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.gmcbm.dependencies</groupId>
    <artifactId>minecraft-timings</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.gmcbm.dependencies : minecraft-timings gradle dependency to your build.gradle file:

implementation 'net.gmcbm.dependencies:minecraft-timings:1.0.4'

Gradle Kotlin DSL: Add the following net.gmcbm.dependencies : minecraft-timings gradle kotlin dependency to your build.gradle.kts file:

implementation("net.gmcbm.dependencies:minecraft-timings:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.gmcbm.dependencies : minecraft-timings sbt scala dependency to your build.sbt file:

libraryDependencies += "net.gmcbm.dependencies" % "minecraft-timings" % "1.0.4"

Advertisement

Dependencies from Group

Jul 16, 2021
6 usages
0 stars
Feb 24, 2021
1 usages
0 stars
Jul 16, 2021
1 usages
0 stars
Jul 16, 2021
1 usages
0 stars
Jul 16, 2021
1 usages
0 stars

Discover Dependencies

Jul 16, 2021
0 stars
Jan 13, 2022
63 stars
Jan 13, 2022
63 stars
Jan 13, 2022
63 stars
Jun 10, 2022
94 stars
Jun 10, 2022
94 stars
Oct 23, 2022
5 stars
Oct 23, 2022
5 stars
Oct 23, 2022
5 stars