Syntactic Heap

A library for representing Abstract Syntax Trees

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Syntactic Heap
A library for representing Abstract Syntax Trees
Ссылка на сайт

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

https://github.com/DavePearce/SyntacticHeap
Система контроля версий

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

https://github.com/DavePearce/SyntacticHeap

Скачать jsynheap

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.whiley : jbuildgraph jar 0.2.2

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

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

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

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

Версия
0.1.2
0.1.1
0.1.0