не последняя версия
Последняя версия 0.4.0

com.github.pxav.kelp:core 0.3.4

This module is used to develop plugins with the KelpFramework.

Группа

Группа

com.github.pxav.kelp
Идентификатор

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

core
Версия

Версия

0.3.4
Тип

Тип

jar

Скачать core 0.3.4


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