License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.moodysalem.js |
ArtifactId | ArtifactIdreact-backstrap |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.moodysalem.js:react-backstrap
JS Library for building Single Page Applications using Backbone, Bootstrap, and React
|
Filename | Size |
---|---|
react-backstrap-0.1.1.pom | |
react-backstrap-0.1.1.jar | 250 KB |
react-backstrap-0.1.1-sources.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moodysalem.js/react-backstrap/ -->
<dependency>
<groupId>com.moodysalem.js</groupId>
<artifactId>react-backstrap</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.moodysalem.js/react-backstrap/
implementation 'com.moodysalem.js:react-backstrap:0.1.1'
// https://jarcasting.com/artifacts/com.moodysalem.js/react-backstrap/
implementation ("com.moodysalem.js:react-backstrap:0.1.1")
'com.moodysalem.js:react-backstrap:jar:0.1.1'
<dependency org="com.moodysalem.js" name="react-backstrap" rev="0.1.1">
<artifact name="react-backstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moodysalem.js', module='react-backstrap', version='0.1.1')
)
libraryDependencies += "com.moodysalem.js" % "react-backstrap" % "0.1.1"
[com.moodysalem.js/react-backstrap "0.1.1"]