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

org.webjars.bowergithub.acornjs:acorn 6.4.2

WebJar for acorn

Группа

Группа

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

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

acorn
Версия

Версия

6.4.2
Тип

Тип

jar

Скачать acorn 6.4.2

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

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