is not current version
Last Version 3.14.4

org.webjars.npm:react-modal 3.3.2

WebJar for react-modal

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-modal
Version

Version

3.3.2
Type

Type

jar

Download react-modal 3.3.2


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