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

org.webjars.bowergithub.acornjs:acorn 7.1.0

WebJar for acorn

Группа

Группа

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

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

acorn
Версия

Версия

7.1.0
Тип

Тип

jar

Скачать acorn 7.1.0

Имя Файла Размер
acorn-7.1.0.pom
acorn-7.1.0.jar 1 MB
acorn-7.1.0-sources.jar 22 bytes
acorn-7.1.0-javadoc.jar 22 bytes
Обзор

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