Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-inmethod-grid-examples |
Version | Version6.2.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-inmethod-grid-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-inmethod-grid-examples</artifactId>
<version>6.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-inmethod-grid-examples/
implementation 'org.wicketstuff:wicketstuff-inmethod-grid-examples:6.2.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-inmethod-grid-examples/
implementation ("org.wicketstuff:wicketstuff-inmethod-grid-examples:6.2.0")
'org.wicketstuff:wicketstuff-inmethod-grid-examples:war:6.2.0'
<dependency org="org.wicketstuff" name="wicketstuff-inmethod-grid-examples" rev="6.2.0">
<artifact name="wicketstuff-inmethod-grid-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-inmethod-grid-examples', version='6.2.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-inmethod-grid-examples" % "6.2.0"
[org.wicketstuff/wicketstuff-inmethod-grid-examples "6.2.0"]