is not current version
Last Version 4.1.0-beta.1

org.webjars.npm:github-com-select2-select2 4.0.6-rc.1

WebJar for select2

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-select2-select2
Version

Version

4.0.6-rc.1
Type

Type

jar

Download github-com-select2-select2 4.0.6-rc.1


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