не последняя версия
Последняя версия 1.1.1

org.webjars.npm:n3 0.5.0

WebJar for n3

Группа

Группа

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

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

n3
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать n3 0.5.0

Имя Файла Размер
n3-0.5.0.pom
n3-0.5.0.jar 69 KB
n3-0.5.0-sources.jar 22 bytes
n3-0.5.0-javadoc.jar 22 bytes
Обзор

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