Last Version

Chosen plugin for gQuery 1.2.0

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

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.jdramaix
ArtifactId

ArtifactId

gwtchosen
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project Organization

Julien Dramaix

Download gwtchosen 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.5.0
com.googlecode.gwtquery : gwtquery jar 1.3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.