не последняя версия
Последняя версия 3.2.0-beta

org.webjars.npm:noty 2.3.8

WebJar for noty

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

noty
Версия

Версия

2.3.8
Тип

Тип

jar

Скачать noty 2.3.8

Имя Файла Размер
noty-2.3.8.pom
noty-2.3.8.jar 407 KB
noty-2.3.8-sources.jar 22 bytes
noty-2.3.8-javadoc.jar 22 bytes
Обзор

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