pegjs

WebJar for pegjs

Лицензия

Лицензия

MIT
Группа

Группа

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

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

pegjs
Последняя версия

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

pegjs
WebJar for pegjs
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/pegjs/bower

Скачать pegjs

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

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

PEG.js Bower package

This repository contains the files necessary to make PEG.js available in the Browser through bower.

Installation

bower install pegjs

Need a new version?

If you need a new version of this package, please open an issue.

org.webjars.bower

PEG.js

PEG.js: Parser generator for JavaScript

Версии библиотеки

Версия
0.9.0
0.8.0