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