is not current version
Last Version 1.3.0

ro.fortsoft.pf4j:pf4j 0.13.1

Plugin Framework for Java

GroupId

GroupId

ro.fortsoft.pf4j
ArtifactId

ArtifactId

pf4j
Version

Version

0.13.1
Type

Type

jar

Download pf4j 0.13.1


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