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

org.webjars.npm:juice 5.0.1

WebJar for juice

Группа

Группа

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

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

juice
Версия

Версия

5.0.1
Тип

Тип

jar

Скачать juice 5.0.1

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

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