is not current version
Last Version 0.1.2

org.apithefire:apithefire-servlet-wicket 0.1.1

Wicket integration

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.apithefire
ArtifactId

ArtifactId

apithefire-servlet-wicket
Version

Version

0.1.1
Type

Type

jar

Download apithefire-servlet-wicket 0.1.1


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