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