is not current version
Last Version 0.3

ro.fortsoft.pf4j.demo:pom 0.2


GroupId

GroupId

ro.fortsoft.pf4j.demo
ArtifactId

ArtifactId

pom
Version

Version

0.2
Type

Type

pom

Download pom 0.2

Filename Size
pom-0.2.pom 1 KB
Browse

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