| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks Github Development Tools Version Controls | 
| GroupId | GroupIdorg.webjars.bower | 
| ArtifactId | ArtifactIdgithub-com-arthur-e-Wicket | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicket WebJar for Wicket | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| github-com-arthur-e-Wicket-1.2.pom | |
| github-com-arthur-e-Wicket-1.2.jar | 50 KB | 
| github-com-arthur-e-Wicket-1.2-sources.jar | 22 bytes | 
| github-com-arthur-e-Wicket-1.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-arthur-e-Wicket/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-arthur-e-Wicket</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bower/github-com-arthur-e-Wicket/
implementation 'org.webjars.bower:github-com-arthur-e-Wicket:1.2'// https://jarcasting.com/artifacts/org.webjars.bower/github-com-arthur-e-Wicket/
implementation ("org.webjars.bower:github-com-arthur-e-Wicket:1.2")'org.webjars.bower:github-com-arthur-e-Wicket:jar:1.2'<dependency org="org.webjars.bower" name="github-com-arthur-e-Wicket" rev="1.2">
  <artifact name="github-com-arthur-e-Wicket" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bower', module='github-com-arthur-e-Wicket', version='1.2')
)libraryDependencies += "org.webjars.bower" % "github-com-arthur-e-Wicket" % "1.2"[org.webjars.bower/github-com-arthur-e-Wicket "1.2"]