is not current version
Last Version 0.0.6

com.github.souzen:light-jpf 0.0.2

Lightweight Java Plugin Framework

GroupId

GroupId

com.github.souzen
ArtifactId

ArtifactId

light-jpf
Version

Version

0.0.2
Type

Type

jar

Download light-jpf 0.0.2


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