is not current version
Last Version 0.3

ro.fortsoft.pf4j:pom 0.2

Plugin Framework for Java

GroupId

GroupId

ro.fortsoft.pf4j
ArtifactId

ArtifactId

pom
Version

Version

0.2
Type

Type

pom

Download pom 0.2

Filename Size
pom-0.2.pom 4 KB
Browse

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