eo-runtime

The EO programming language runtime library

Лицензия

Лицензия

MIT
Группа

Группа

io.github.hse-eolang
Идентификатор

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

eo-runtime
The EO programming language runtime library
Ссылка на сайт

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

https://github.com/hse-eolang/runtime
Организация-разработчик

Организация-разработчик

The HSE-EOLANG Team
Система контроля версий

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

https://github.com/HSE-Eolang/runtime

Скачать runtime

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
net.obvj : junit-utils jar 1.3.0
org.hamcrest : hamcrest jar 2.2

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

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

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1