Categories |
CategoriesWicket User Interface Web Frameworks Data Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIddatatable-autocomplete-test |
Version | Version1.5.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>datatable-autocomplete-test</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/
implementation 'org.wicketstuff:datatable-autocomplete-test:1.5.7'
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/
implementation ("org.wicketstuff:datatable-autocomplete-test:1.5.7")
'org.wicketstuff:datatable-autocomplete-test:jar:1.5.7'
<dependency org="org.wicketstuff" name="datatable-autocomplete-test" rev="1.5.7">
<artifact name="datatable-autocomplete-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datatable-autocomplete-test', version='1.5.7')
)
libraryDependencies += "org.wicketstuff" % "datatable-autocomplete-test" % "1.5.7"
[org.wicketstuff/datatable-autocomplete-test "1.5.7"]