is not current version
Last Version 3.0.1

com.arcbees:gwtchosen 3.0

GwtChosen is the GWT port of the Chosen javascript plugin that makes long, unwieldy select boxes much more user-friendly.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

gwtchosen
Version

Version

3.0
Type

Type

jar

Download gwtchosen 3.0


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