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