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

org.webjars.bowergithub.acornjs:acorn 2.7.0

WebJar for acorn

Группа

Группа

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

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

acorn
Версия

Версия

2.7.0
Тип

Тип

jar

Скачать acorn 2.7.0

Имя Файла Размер
acorn-2.7.0.pom
acorn-2.7.0.jar 411 KB
acorn-2.7.0-sources.jar 22 bytes
acorn-2.7.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>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.acornjs/acorn/
implementation 'org.webjars.bowergithub.acornjs:acorn:2.7.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.acornjs/acorn/
implementation ("org.webjars.bowergithub.acornjs:acorn:2.7.0")
'org.webjars.bowergithub.acornjs:acorn:jar:2.7.0'
<dependency org="org.webjars.bowergithub.acornjs" name="acorn" rev="2.7.0">
  <artifact name="acorn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.acornjs', module='acorn', version='2.7.0')
)
libraryDependencies += "org.webjars.bowergithub.acornjs" % "acorn" % "2.7.0"
[org.webjars.bowergithub.acornjs/acorn "2.7.0"]