| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторbootswatch-pulse |
| Версия | Версия5.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеBootswatch pulse webjar
WebJar for Bootswatch
|
| Имя Файла | Размер |
|---|---|
| bootswatch-pulse-5.0.2.pom | |
| bootswatch-pulse-5.0.2.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/bootswatch-pulse/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootswatch-pulse</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootswatch-pulse/
implementation 'org.webjars:bootswatch-pulse:5.0.2'
// https://jarcasting.com/artifacts/org.webjars/bootswatch-pulse/
implementation ("org.webjars:bootswatch-pulse:5.0.2")
'org.webjars:bootswatch-pulse:jar:5.0.2'
<dependency org="org.webjars" name="bootswatch-pulse" rev="5.0.2">
<artifact name="bootswatch-pulse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootswatch-pulse', version='5.0.2')
)
libraryDependencies += "org.webjars" % "bootswatch-pulse" % "5.0.2"
[org.webjars/bootswatch-pulse "5.0.2"]