is not current version
Last Version 0.7.3

com.github.svenmeier.wicket-dnd:wicket-dnd-parent 0.7.0

Wicket Drag and Drop.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.svenmeier.wicket-dnd
ArtifactId

ArtifactId

wicket-dnd-parent
Version

Version

0.7.0
Type

Type

pom

Download wicket-dnd-parent 0.7.0


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