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