is not current version
Last Version 0.2

ro.fortsoft.wicket.plugin.demo:pom 0.1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.wicket.plugin.demo
ArtifactId

ArtifactId

pom
Version

Version

0.1
Type

Type

pom

Download pom 0.1

Filename Size
pom-0.1.pom 1 KB
Browse

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