is not current version
Last Version 3.1.4

org.webjars.bower:noty 2.3.7

WebJar for noty

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

noty
Version

Version

2.3.7
Type

Type

jar

Download noty 2.3.7


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