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