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

org.webjars:bootswatch-parent 3.0.3+1-1

WebJar for Bootswatch

Группа

Группа

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

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

bootswatch-parent
Версия

Версия

3.0.3+1-1
Тип

Тип

pom

Скачать bootswatch-parent 3.0.3+1-1

Имя Файла Размер
bootswatch-parent-3.0.3+1-1.pom 6 KB
Обзор

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