License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdbootstrap.native |
Version | Version2.0.21 |
Type | Typejar |
Description |
Descriptionbootstrap.native
WebJar for bootstrap.native
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap.native-2.0.21.pom | |
bootstrap.native-2.0.21.jar | 197 KB |
bootstrap.native-2.0.21-sources.jar | 22 bytes |
bootstrap.native-2.0.21-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.native/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap.native</artifactId>
<version>2.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.native/
implementation 'org.webjars.bower:bootstrap.native:2.0.21'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap.native/
implementation ("org.webjars.bower:bootstrap.native:2.0.21")
'org.webjars.bower:bootstrap.native:jar:2.0.21'
<dependency org="org.webjars.bower" name="bootstrap.native" rev="2.0.21">
<artifact name="bootstrap.native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap.native', version='2.0.21')
)
libraryDependencies += "org.webjars.bower" % "bootstrap.native" % "2.0.21"
[org.webjars.bower/bootstrap.native "2.0.21"]