is not current version
Last Version 1.4.21

org.wicketstuff:artwork-parent 1.4.7


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

artwork-parent
Version

Version

1.4.7
Type

Type

pom

Download artwork-parent 1.4.7

Filename Size
artwork-parent-1.4.7.pom 823 bytes
Browse

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