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

org.webjars.npm:juice 2.0.0

WebJar for juice

Группа

Группа

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

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

juice
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать juice 2.0.0

Имя Файла Размер
juice-2.0.0.pom
juice-2.0.0.jar 82 KB
juice-2.0.0-sources.jar 22 bytes
juice-2.0.0-javadoc.jar 22 bytes
Обзор

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