is not current version
Last Version 4.1

com.vaynberg.wicket.select2:wicket-select2-examples 0.5


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2-examples
Version

Version

0.5
Type

Type

jar

Download wicket-select2-examples 0.5


<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select2/wicket-select2-examples/ -->
<dependency>
    <groupId>com.vaynberg.wicket.select2</groupId>
    <artifactId>wicket-select2-examples</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select2/wicket-select2-examples/
implementation 'com.vaynberg.wicket.select2:wicket-select2-examples:0.5'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select2/wicket-select2-examples/
implementation ("com.vaynberg.wicket.select2:wicket-select2-examples:0.5")
'com.vaynberg.wicket.select2:wicket-select2-examples:jar:0.5'
<dependency org="com.vaynberg.wicket.select2" name="wicket-select2-examples" rev="0.5">
  <artifact name="wicket-select2-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select2', module='wicket-select2-examples', version='0.5')
)
libraryDependencies += "com.vaynberg.wicket.select2" % "wicket-select2-examples" % "0.5"
[com.vaynberg.wicket.select2/wicket-select2-examples "0.5"]