не последняя версия
Последняя версия 2.0.21

org.webjars.npm:bootstrap.native 2.0.2

WebJar for bootstrap.native

Категории

Категории

Native Инструменты разработки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

bootstrap.native
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать 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"]