is not current version
Last Version 3.1.3-1

org.webjars:bootstrap-notify 3.1.3

WebJar for Bootstrap Notify

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

bootstrap-notify
Version

Version

3.1.3
Type

Type

jar

Download bootstrap-notify 3.1.3


<!-- https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>bootstrap-notify</artifactId>
    <version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/
implementation 'org.webjars:bootstrap-notify:3.1.3'
// https://jarcasting.com/artifacts/org.webjars/bootstrap-notify/
implementation ("org.webjars:bootstrap-notify:3.1.3")
'org.webjars:bootstrap-notify:jar:3.1.3'
<dependency org="org.webjars" name="bootstrap-notify" rev="3.1.3">
  <artifact name="bootstrap-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bootstrap-notify', version='3.1.3')
)
libraryDependencies += "org.webjars" % "bootstrap-notify" % "3.1.3"
[org.webjars/bootstrap-notify "3.1.3"]