Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-offline-mode-parent |
Version | Version8.13.0 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-offline-mode-parent-8.13.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-offline-mode-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-offline-mode-parent</artifactId>
<version>8.13.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-offline-mode-parent/
implementation 'org.wicketstuff:wicketstuff-offline-mode-parent:8.13.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-offline-mode-parent/
implementation ("org.wicketstuff:wicketstuff-offline-mode-parent:8.13.0")
'org.wicketstuff:wicketstuff-offline-mode-parent:pom:8.13.0'
<dependency org="org.wicketstuff" name="wicketstuff-offline-mode-parent" rev="8.13.0">
<artifact name="wicketstuff-offline-mode-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-offline-mode-parent', version='8.13.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-offline-mode-parent" % "8.13.0"
[org.wicketstuff/wicketstuff-offline-mode-parent "8.13.0"]