| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-tokeninput |
| Version | Version1.6.0 |
| Type | Typejar |
| Description |
Descriptionjquery-tokeninput
WebJar for jquery-tokeninput
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-tokeninput-1.6.0.pom | |
| jquery-tokeninput-1.6.0.jar | 24 KB |
| jquery-tokeninput-1.6.0-sources.jar | 22 bytes |
| jquery-tokeninput-1.6.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-tokeninput/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-tokeninput</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-tokeninput/
implementation 'org.webjars.npm:jquery-tokeninput:1.6.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-tokeninput/
implementation ("org.webjars.npm:jquery-tokeninput:1.6.0")
'org.webjars.npm:jquery-tokeninput:jar:1.6.0'
<dependency org="org.webjars.npm" name="jquery-tokeninput" rev="1.6.0">
<artifact name="jquery-tokeninput" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-tokeninput', version='1.6.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-tokeninput" % "1.6.0"
[org.webjars.npm/jquery-tokeninput "1.6.0"]