eo-runtime

The EO programming language runtime library

License

License

MIT
GroupId

GroupId

io.github.hse-eolang
ArtifactId

ArtifactId

runtime
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

eo-runtime
The EO programming language runtime library
Project URL

Project URL

https://github.com/hse-eolang/runtime
Project Organization

Project Organization

The HSE-EOLANG Team
Source Code Management

Source Code Management

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

Download runtime

How to add to project

<!-- 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"]

Dependencies

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1