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

l2 1.0.2

Implementation of the L0 machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"

Лицензия

Лицензия

Группа

Группа

com.thesett
Идентификатор

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

l2
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

l2
Implementation of the L0 machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"

Скачать l2 1.0.2


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.thesett : common jar 0.8.11
com.thesett : logic jar 0.8.11
com.thesett : wambook_cli jar 1.0.2
com.thesett : logic jar 0.8.11

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.thesett : base jar 0.8.11

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

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