is not current version
Last Version 2.2.4

org.webjars:noty 2.2.2

WebJar for noty

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

noty
Version

Version

2.2.2
Type

Type

jar

Download noty 2.2.2


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