is not current version
Last Version 3.1.4

org.webjars.bower:noty 3.1.0

WebJar for noty

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

noty
Version

Version

3.1.0
Type

Type

jar

Download noty 3.1.0


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