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