is not current version
Last Version 4.7.2

org.webjars.npm:react-tag-input 3.0.0

WebJar for react-tag-input

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-tag-input
Version

Version

3.0.0
Type

Type

jar

Download react-tag-input 3.0.0


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