Last Version

Bukkot 1.4.20.2-release

Kotlin meets Bukkit. Kotlin packaged into a plugin, as well as some added features using Kotlin.

License

License

GroupId

GroupId

com.zp4rker
ArtifactId

ArtifactId

bukkot
Version

Version

1.4.20.2-release
Type

Type

jar
Description

Description

Bukkot
Kotlin meets Bukkit. Kotlin packaged into a plugin, as well as some added features using Kotlin.
Project URL

Project URL

https://github.com/zp4rker/bukkot
Source Code Management

Source Code Management

https://github.com/zp4rker/bukkot

Download bukkot 1.4.20.2-release


<!-- https://jarcasting.com/artifacts/com.zp4rker/bukkot/ -->
<dependency>
    <groupId>com.zp4rker</groupId>
    <artifactId>bukkot</artifactId>
    <version>1.4.20.2-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.zp4rker/bukkot/
implementation 'com.zp4rker:bukkot:1.4.20.2-release'
// https://jarcasting.com/artifacts/com.zp4rker/bukkot/
implementation ("com.zp4rker:bukkot:1.4.20.2-release")
'com.zp4rker:bukkot:jar:1.4.20.2-release'
<dependency org="com.zp4rker" name="bukkot" rev="1.4.20.2-release">
  <artifact name="bukkot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zp4rker', module='bukkot', version='1.4.20.2-release')
)
libraryDependencies += "com.zp4rker" % "bukkot" % "1.4.20.2-release"
[com.zp4rker/bukkot "1.4.20.2-release"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
org.bstats : bstats-bukkit jar 1.7

Project Modules

There are no modules declared in this project.