is not current version
Last Version 4.1

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


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.vaynberg.wicket.select2
ArtifactId

ArtifactId

wicket-select2-examples
Version

Version

2.3
Type

Type

war

Download wicket-select2-examples 2.3


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