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