is not current version
Last Version 0.12.1

org.webjars:bootstrap-tokenfield 0.12.0

WebJar for Bootstrap Tokenfield

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-tokenfield
Version

Version

0.12.0
Type

Type

jar

Download bootstrap-tokenfield 0.12.0


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