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