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