GroupId | GroupIdro.fortsoft.pf4j.demo |
---|---|
ArtifactId | ArtifactIdpf4j-demo-plugins |
Version | Version0.7.1 |
Type | Typepom |
Filename | Size |
---|---|
pf4j-demo-plugins-0.7.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-plugins/ -->
<dependency>
<groupId>ro.fortsoft.pf4j.demo</groupId>
<artifactId>pf4j-demo-plugins</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-plugins/
implementation 'ro.fortsoft.pf4j.demo:pf4j-demo-plugins:0.7.1'
// https://jarcasting.com/artifacts/ro.fortsoft.pf4j.demo/pf4j-demo-plugins/
implementation ("ro.fortsoft.pf4j.demo:pf4j-demo-plugins:0.7.1")
'ro.fortsoft.pf4j.demo:pf4j-demo-plugins:pom:0.7.1'
<dependency org="ro.fortsoft.pf4j.demo" name="pf4j-demo-plugins" rev="0.7.1">
<artifact name="pf4j-demo-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pf4j.demo', module='pf4j-demo-plugins', version='0.7.1')
)
libraryDependencies += "ro.fortsoft.pf4j.demo" % "pf4j-demo-plugins" % "0.7.1"
[ro.fortsoft.pf4j.demo/pf4j-demo-plugins "0.7.1"]