is not current version
Last Version 4.7.2

org.webjars.npm:react-tag-input 2.3.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

2.3.0
Type

Type

jar

Download react-tag-input 2.3.0


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