is not current version
Last Version 3.0-M1

org.zeroturnaround:wicket-jr-plugin 2.1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

wicket-jr-plugin
Version

Version

2.1
Type

Type

jar

Download wicket-jr-plugin 2.1


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