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

com.github.souzen:light-jpf 0.0.4

Lightweight Java Plugin Framework

Группа

Группа

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

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

light-jpf
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать light-jpf 0.0.4


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