eo-hse-transpiler

The EO Language Transcompiler by the HSE-EOLANG team

License

License

MIT
GroupId

GroupId

io.github.hse-eolang
ArtifactId

ArtifactId

transpiler
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

eo-hse-transpiler
The EO Language Transcompiler by the HSE-EOLANG team
Project URL

Project URL

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

Project Organization

The HSE-EOLANG Team
Source Code Management

Source Code Management

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

Download transpiler

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.49
com.jcabi : jcabi-log jar 0.19.0
io.github.hse-eolang : runtime jar 1.0.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
com.google.googlejavaformat : google-java-format jar 1.7
org.ainslec : picocog jar 1.0.7

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.5.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1