is not current version
Last Version 1.2.0

org.webjars.npm:react-select-plus 1.0.0-rc.5

WebJar for react-select-plus

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-select-plus
Version

Version

1.0.0-rc.5
Type

Type

jar

Download react-select-plus 1.0.0-rc.5


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