License |
License |
---|---|
GroupId | GroupIdorg.eolang |
ArtifactId | ArtifactIdeo-runtime |
Last Version | Last Version0.23.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneo-runtime
EO runtime library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
eo-runtime-0.23.15.pom | |
eo-runtime-0.23.15.jar | 16 KB |
eo-runtime-0.23.15-sources.jar | 24 KB |
eo-runtime-0.23.15-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eolang/eo-runtime/ -->
<dependency>
<groupId>org.eolang</groupId>
<artifactId>eo-runtime</artifactId>
<version>0.23.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.eolang/eo-runtime/
implementation 'org.eolang:eo-runtime:0.23.15'
// https://jarcasting.com/artifacts/org.eolang/eo-runtime/
implementation ("org.eolang:eo-runtime:0.23.15")
'org.eolang:eo-runtime:jar:0.23.15'
<dependency org="org.eolang" name="eo-runtime" rev="0.23.15">
<artifact name="eo-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eolang', module='eo-runtime', version='0.23.15')
)
libraryDependencies += "org.eolang" % "eo-runtime" % "0.23.15"
[org.eolang/eo-runtime "0.23.15"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j | jar | 2.0.0-alpha5 |
com.jcabi : jcabi-log | jar | 0.20.0 |
org.cactoos : cactoos | jar | 0.50 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |