is not current version
Last Version 3.1.4

org.webjars.bower:noty 2.4.1

WebJar for noty

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

noty
Version

Version

2.4.1
Type

Type

jar

Download noty 2.4.1


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