License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-tag-input |
Version | Version4.7.2 |
Type | Typejar |
Description |
Descriptionreact-tag-input
WebJar for react-tag-input
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-tag-input-4.7.2.pom | |
react-tag-input-4.7.2.jar | 469 KB |
react-tag-input-4.7.2-sources.jar | 22 bytes |
react-tag-input-4.7.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-tag-input/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-tag-input</artifactId>
<version>4.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-tag-input/
implementation 'org.webjars.npm:react-tag-input:4.7.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-tag-input/
implementation ("org.webjars.npm:react-tag-input:4.7.2")
'org.webjars.npm:react-tag-input:jar:4.7.2'
<dependency org="org.webjars.npm" name="react-tag-input" rev="4.7.2">
<artifact name="react-tag-input" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-tag-input', version='4.7.2')
)
libraryDependencies += "org.webjars.npm" % "react-tag-input" % "4.7.2"
[org.webjars.npm/react-tag-input "4.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : lodash | jar | [4.14.1,5) |
org.webjars.npm : prop-types | jar | [15.5.8,16) |
org.webjars.npm : react-dnd | jar | [2.0.2,3) |
org.webjars.npm : react-dnd-html5-backend | jar | [2.0.0,3) |