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

org.gwtbootstrap3:gwtbootstrap3-parent 0.9.1

GWT wrapper for the Bootstrap front-end framework

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

gwtbootstrap3-parent
Версия

Версия

0.9.1
Тип

Тип

pom

Скачать gwtbootstrap3-parent 0.9.1

Имя Файла Размер
gwtbootstrap3-parent-0.9.1.pom 12 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/ -->
<dependency>
    <groupId>org.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3-parent</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/
implementation 'org.gwtbootstrap3:gwtbootstrap3-parent:0.9.1'
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/
implementation ("org.gwtbootstrap3:gwtbootstrap3-parent:0.9.1")
'org.gwtbootstrap3:gwtbootstrap3-parent:pom:0.9.1'
<dependency org="org.gwtbootstrap3" name="gwtbootstrap3-parent" rev="0.9.1">
  <artifact name="gwtbootstrap3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gwtbootstrap3', module='gwtbootstrap3-parent', version='0.9.1')
)
libraryDependencies += "org.gwtbootstrap3" % "gwtbootstrap3-parent" % "0.9.1"
[org.gwtbootstrap3/gwtbootstrap3-parent "0.9.1"]