bukkit-exposed-extensions

Extensions to Kotlin Exposed for Bukkit and Paper

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.gianttreelp
ArtifactId

ArtifactId

bukkit-exposed-extensions
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

bukkit-exposed-extensions
Extensions to Kotlin Exposed for Bukkit and Paper
Project URL

Project URL

https://github.com/GiantTreeLP/exposed-bukkit-extensions
Source Code Management

Source Code Management

https://github.com/GiantTreeLP/exposed-bukkit-extensions

Download bukkit-exposed-extensions

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.exposed : exposed-core jar 0.26.1

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.0