License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.gianttreelp |
ArtifactId | ArtifactIdbukkit-exposed-extensions |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbukkit-exposed-extensions
Extensions to Kotlin Exposed for Bukkit and Paper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.gianttreelp/bukkit-exposed-extensions/ -->
<dependency>
<groupId>com.github.gianttreelp</groupId>
<artifactId>bukkit-exposed-extensions</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gianttreelp/bukkit-exposed-extensions/
implementation 'com.github.gianttreelp:bukkit-exposed-extensions:1.2'
// https://jarcasting.com/artifacts/com.github.gianttreelp/bukkit-exposed-extensions/
implementation ("com.github.gianttreelp:bukkit-exposed-extensions:1.2")
'com.github.gianttreelp:bukkit-exposed-extensions:jar:1.2'
<dependency org="com.github.gianttreelp" name="bukkit-exposed-extensions" rev="1.2">
<artifact name="bukkit-exposed-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gianttreelp', module='bukkit-exposed-extensions', version='1.2')
)
libraryDependencies += "com.github.gianttreelp" % "bukkit-exposed-extensions" % "1.2"
[com.github.gianttreelp/bukkit-exposed-extensions "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
org.jetbrains.exposed : exposed-core | jar | 0.26.1 |
Group / Artifact | Type | Version |
---|---|---|
org.bukkit » bukkit | jar | 1.8.8-R0.1-SNAPSHOT |
com.destroystokyo.paper » paper-api | jar | 1.12.2-R0.1-SNAPSHOT |