License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-dropdown |
Version | Version1.7.0 |
Type | Typejar |
Description |
Descriptionreact-dropdown
WebJar for react-dropdown
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-dropdown-1.7.0.pom | |
react-dropdown-1.7.0.jar | 9 KB |
react-dropdown-1.7.0-sources.jar | 22 bytes |
react-dropdown-1.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-dropdown/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-dropdown</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-dropdown/
implementation 'org.webjars.npm:react-dropdown:1.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-dropdown/
implementation ("org.webjars.npm:react-dropdown:1.7.0")
'org.webjars.npm:react-dropdown:jar:1.7.0'
<dependency org="org.webjars.npm" name="react-dropdown" rev="1.7.0">
<artifact name="react-dropdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-dropdown', version='1.7.0')
)
libraryDependencies += "org.webjars.npm" % "react-dropdown" % "1.7.0"
[org.webjars.npm/react-dropdown "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : classnames | jar | [2.2.3,3) |