License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-router-transition |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionreact-router-transition
WebJar for react-router-transition
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-router-transition-1.1.1.pom | |
react-router-transition-1.1.1.jar | 92 KB |
react-router-transition-1.1.1-sources.jar | 22 bytes |
react-router-transition-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-router-transition/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-router-transition</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-router-transition/
implementation 'org.webjars.npm:react-router-transition:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/react-router-transition/
implementation ("org.webjars.npm:react-router-transition:1.1.1")
'org.webjars.npm:react-router-transition:jar:1.1.1'
<dependency org="org.webjars.npm" name="react-router-transition" rev="1.1.1">
<artifact name="react-router-transition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-router-transition', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "react-router-transition" % "1.1.1"
[org.webjars.npm/react-router-transition "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : react-dom | jar | [15.6.1,16) |
org.webjars.npm : react-motion | jar | [0.5.0,0.6) |
org.webjars.npm : react | jar | [15.6.1,16) |
org.webjars.npm : prop-types | jar | [15.5.10,16) |
org.webjars.npm : react-router-dom | jar | [4.1.1,5) |