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

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


Группа

Группа

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

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

bootswatch-flatly
Версия

Версия

3.0.3+1-1
Тип

Тип

jar

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


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