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

org.webjars.bower:pegjs 0.8.0

WebJar for pegjs

Группа

Группа

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

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

pegjs
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать pegjs 0.8.0

Имя Файла Размер
pegjs-0.8.0.pom
pegjs-0.8.0.jar 37 KB
pegjs-0.8.0-sources.jar 22 bytes
pegjs-0.8.0-javadoc.jar 22 bytes
Обзор

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