Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-with-direction |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
react-with-direction-1.3.0.pom | |
react-with-direction-1.3.0.jar | 21 KB |
react-with-direction-1.3.0-sources.jar | 22 bytes |
react-with-direction-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-with-direction/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-with-direction</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-with-direction/
implementation 'org.webjars.npm:react-with-direction:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/react-with-direction/
implementation ("org.webjars.npm:react-with-direction:1.3.0")
'org.webjars.npm:react-with-direction:jar:1.3.0'
<dependency org="org.webjars.npm" name="react-with-direction" rev="1.3.0">
<artifact name="react-with-direction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-with-direction', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "react-with-direction" % "1.3.0"
[org.webjars.npm/react-with-direction "1.3.0"]