is not current version
Last Version 3.0.1

com.arcbees:gwtchosen 2.1

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.1
Type

Type

jar

Download gwtchosen 2.1


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