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