не последняя версия
Последняя версия 1.4.20.2-release

com.zp4rker:bukkot 1.4.20.1-release

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

Группа

Группа

com.zp4rker
Идентификатор

Идентификатор

bukkot
Версия

Версия

1.4.20.1-release
Тип

Тип

jar

Скачать bukkot 1.4.20.1-release


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