is not current version
Last Version 3.0.1

com.arcbees:gwtchosen 2.0.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

2.0.0
Type

Type

jar

Download gwtchosen 2.0.0


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