не последняя версия
Последняя версия 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.

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.arcbees
Идентификатор

Идентификатор

gwtchosen
Версия

Версия

2.1
Тип

Тип

jar

Скачать 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"]