Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.leaguekit |
ArtifactId | ArtifactIdreact-backstrap |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
react-backstrap-0.0.7.pom | |
react-backstrap-0.0.7.jar | 48 KB |
react-backstrap-0.0.7-sources.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.leaguekit/react-backstrap/ -->
<dependency>
<groupId>com.leaguekit</groupId>
<artifactId>react-backstrap</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.leaguekit/react-backstrap/
implementation 'com.leaguekit:react-backstrap:0.0.7'
// https://jarcasting.com/artifacts/com.leaguekit/react-backstrap/
implementation ("com.leaguekit:react-backstrap:0.0.7")
'com.leaguekit:react-backstrap:jar:0.0.7'
<dependency org="com.leaguekit" name="react-backstrap" rev="0.0.7">
<artifact name="react-backstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.leaguekit', module='react-backstrap', version='0.0.7')
)
libraryDependencies += "com.leaguekit" % "react-backstrap" % "0.0.7"
[com.leaguekit/react-backstrap "0.0.7"]