| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdbootstrap-growl |
| Version | Version2.0.1 |
| Type | Typejar |
| Description |
DescriptionBootstrap Growl
WebJar for Bootstrap Growl
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bootstrap-growl-2.0.1.pom | |
| bootstrap-growl-2.0.1.jar | 7 KB |
| bootstrap-growl-2.0.1-javadoc.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-growl/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-growl</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-growl/
implementation 'org.webjars:bootstrap-growl:2.0.1'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-growl/
implementation ("org.webjars:bootstrap-growl:2.0.1")
'org.webjars:bootstrap-growl:jar:2.0.1'
<dependency org="org.webjars" name="bootstrap-growl" rev="2.0.1">
<artifact name="bootstrap-growl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-growl', version='2.0.1')
)
libraryDependencies += "org.webjars" % "bootstrap-growl" % "2.0.1"
[org.webjars/bootstrap-growl "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : bootstrap | jar | 3.2.0 |