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