Last Version

eo 0.23.15

EO Language Compiler and Runtime

License

License

MIT
GroupId

GroupId

org.eolang
ArtifactId

ArtifactId

eo-parent
Version

Version

0.23.15
Type

Type

pom
Description

Description

eo
EO Language Compiler and Runtime
Project URL

Project URL

https://github.com/objectionary/eo
Project Organization

Project Organization

EO
Source Code Management

Source Code Management

https://github.com/objectionary/eo

Download eo-parent 0.23.15

Filename Size
eo-parent-0.23.15.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eo-parser
  • eo-maven-plugin
  • eo-runtime