Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.leaguekit |
ArtifactId | ArtifactIdreact-backstrap |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
react-backstrap-0.0.11.pom | |
react-backstrap-0.0.11.jar | 48 KB |
react-backstrap-0.0.11-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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.leaguekit/react-backstrap/
implementation 'com.leaguekit:react-backstrap:0.0.11'
// https://jarcasting.com/artifacts/com.leaguekit/react-backstrap/
implementation ("com.leaguekit:react-backstrap:0.0.11")
'com.leaguekit:react-backstrap:jar:0.0.11'
<dependency org="com.leaguekit" name="react-backstrap" rev="0.0.11">
<artifact name="react-backstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.leaguekit', module='react-backstrap', version='0.0.11')
)
libraryDependencies += "com.leaguekit" % "react-backstrap" % "0.0.11"
[com.leaguekit/react-backstrap "0.0.11"]