is not current version
Last Version 4.1

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

Bridges Apache Wicket with Select2 components

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2
Version

Version

0.5
Type

Type

jar

Download wicket-select2 0.5


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