не последняя версия
Последняя версия 0.0.5-1

org.webjars:ui-select2 0.0.5

WebJar for ui-select2

Группа

Группа

org.webjars
Идентификатор

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

ui-select2
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать ui-select2 0.0.5


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