is not current version
Last Version 4.4

org.esigate:esigate-wicket 3.2

WAT components for Apache Wicket.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.esigate
ArtifactId

ArtifactId

esigate-wicket
Version

Version

3.2
Type

Type

jar

Download esigate-wicket 3.2


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