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