License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-chosen |
Version | Version0.3.8 |
Type | Typejar |
Description |
Descriptionreact-chosen
WebJar for react-chosen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-chosen-0.3.8.pom | |
react-chosen-0.3.8.jar | 5 KB |
react-chosen-0.3.8-sources.jar | 22 bytes |
react-chosen-0.3.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-chosen/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-chosen</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-chosen/
implementation 'org.webjars.npm:react-chosen:0.3.8'
// https://jarcasting.com/artifacts/org.webjars.npm/react-chosen/
implementation ("org.webjars.npm:react-chosen:0.3.8")
'org.webjars.npm:react-chosen:jar:0.3.8'
<dependency org="org.webjars.npm" name="react-chosen" rev="0.3.8">
<artifact name="react-chosen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-chosen', version='0.3.8')
)
libraryDependencies += "org.webjars.npm" % "react-chosen" % "0.3.8"
[org.webjars.npm/react-chosen "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm » drmonty-chosen | jar | [1.4.2,1.5) |
org.webjars.npm : jquery | jar | [2.1.1,3) |
org.webjars.npm : react | jar | [0.13.0,0.14) |