| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdbootstrap-progressbar |
| Version | Version0.9.0 |
| Type | Typejar |
| Description |
Descriptionbootstrap-progressbar
WebJar for bootstrap-progressbar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-progressbar-0.9.0.pom | |
| bootstrap-progressbar-0.9.0.jar | 94 KB |
| bootstrap-progressbar-0.9.0-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-progressbar/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>bootstrap-progressbar</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-progressbar/
implementation 'org.webjars.bower:bootstrap-progressbar:0.9.0'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-progressbar/
implementation ("org.webjars.bower:bootstrap-progressbar:0.9.0")
'org.webjars.bower:bootstrap-progressbar:jar:0.9.0'
<dependency org="org.webjars.bower" name="bootstrap-progressbar" rev="0.9.0">
<artifact name="bootstrap-progressbar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-progressbar', version='0.9.0')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-progressbar" % "0.9.0"
[org.webjars.bower/bootstrap-progressbar "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : jquery | jar | [1.9.1,) |