is not current version
Last Version 2.0.21

org.webjars.npm:bootstrap.native 2.0.2

WebJar for bootstrap.native

Categories

Categories

Native Development Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap.native
Version

Version

2.0.2
Type

Type

jar

Download bootstrap.native 2.0.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/bootstrap.native/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>bootstrap.native</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap.native/
implementation 'org.webjars.npm:bootstrap.native:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/bootstrap.native/
implementation ("org.webjars.npm:bootstrap.native:2.0.2")
'org.webjars.npm:bootstrap.native:jar:2.0.2'
<dependency org="org.webjars.npm" name="bootstrap.native" rev="2.0.2">
  <artifact name="bootstrap.native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bootstrap.native', version='2.0.2')
)
libraryDependencies += "org.webjars.npm" % "bootstrap.native" % "2.0.2"
[org.webjars.npm/bootstrap.native "2.0.2"]