License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbootstrap-notify |
Version | Version3.1.3-1 |
Type | Typejar |
Description |
Descriptionbootstrap-notify
WebJar for Bootstrap Notify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-notify-3.1.3-1.pom | |
bootstrap-notify-3.1.3-1.jar | 9 KB |
bootstrap-notify-3.1.3-1-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bootstrap-notify</artifactId>
<version>3.1.3-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/
implementation 'org.webjars:bootstrap-notify:3.1.3-1'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/
implementation ("org.webjars:bootstrap-notify:3.1.3-1")
'org.webjars:bootstrap-notify:jar:3.1.3-1'
<dependency org="org.webjars" name="bootstrap-notify" rev="3.1.3-1">
<artifact name="bootstrap-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-notify', version='3.1.3-1')
)
libraryDependencies += "org.webjars" % "bootstrap-notify" % "3.1.3-1"
[org.webjars/bootstrap-notify "3.1.3-1"]