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