U

UnderscoreEnchantsAPI

An API of UnderscoreEnchants for the developers to use.
roughlyunderscore.7m.pl
The Apache License, Version 2.0
ZBLL/Roughly_
Files download
File Operation
UnderscoreEnchantsAPI-2.0.1.jar download
UnderscoreEnchantsAPI-2.0.1.pom download
UnderscoreEnchantsAPI-2.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zbll-cuber.enchantsapi</groupId>
  <artifactId>UnderscoreEnchantsAPI</artifactId>
  <version>2.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.zbll-cuber.enchantsapi:UnderscoreEnchantsAPI:2.0.1'
Gradle Kotlin
implementation("io.github.zbll-cuber.enchantsapi:UnderscoreEnchantsAPI:2.0.1")
Scala SBT
libraryDependencies += "io.github.zbll-cuber.enchantsapi" % "UnderscoreEnchantsAPI" % "2.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zbll-cuber.enchantsapi', module='UnderscoreEnchantsAPI', version='2.0.1')
)
Apache Ivy
<dependency org="io.github.zbll-cuber.enchantsapi" name="UnderscoreEnchantsAPI" rev="2.0.1" />
Leiningen
[io.github.zbll-cuber.enchantsapi/UnderscoreEnchantsAPI "2.0.1"]
Apache Buildr
'io.github.zbll-cuber.enchantsapi:UnderscoreEnchantsAPI:jar:2.0.1'