is not current version
Last Version 1.3.0

ro.fortsoft.pf4j:pf4j 1.0.0

Plugin Framework for Java

GroupId

GroupId

ro.fortsoft.pf4j
ArtifactId

ArtifactId

pf4j
Version

Version

1.0.0
Type

Type

jar

Download pf4j 1.0.0


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