is not current version
Last Version 1.5.13

org.wicketstuff:datatable-autocomplete-test 1.4.17

Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data

Categories

Categories

Wicket User Interface Web Frameworks Data Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

datatable-autocomplete-test
Version

Version

1.4.17
Type

Type

jar

Download datatable-autocomplete-test 1.4.17


<!-- https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>datatable-autocomplete-test</artifactId>
    <version>1.4.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/
implementation 'org.wicketstuff:datatable-autocomplete-test:1.4.17'
// https://jarcasting.com/artifacts/org.wicketstuff/datatable-autocomplete-test/
implementation ("org.wicketstuff:datatable-autocomplete-test:1.4.17")
'org.wicketstuff:datatable-autocomplete-test:jar:1.4.17'
<dependency org="org.wicketstuff" name="datatable-autocomplete-test" rev="1.4.17">
  <artifact name="datatable-autocomplete-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='datatable-autocomplete-test', version='1.4.17')
)
libraryDependencies += "org.wicketstuff" % "datatable-autocomplete-test" % "1.4.17"
[org.wicketstuff/datatable-autocomplete-test "1.4.17"]