is not current version
Last Version 2.1.9

Mable parser 2.1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

parser
Version

Version

2.1.4
Type

Type

jar
Description

Description

Mable parser
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

INTO CPS

Download parser 2.1.4


<!-- https://jarcasting.com/artifacts/org.into-cps.maestro/parser/ -->
<dependency>
    <groupId>org.into-cps.maestro</groupId>
    <artifactId>parser</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.maestro/parser/
implementation 'org.into-cps.maestro:parser:2.1.4'
// https://jarcasting.com/artifacts/org.into-cps.maestro/parser/
implementation ("org.into-cps.maestro:parser:2.1.4")
'org.into-cps.maestro:parser:jar:2.1.4'
<dependency org="org.into-cps.maestro" name="parser" rev="2.1.4">
  <artifact name="parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.maestro', module='parser', version='2.1.4')
)
libraryDependencies += "org.into-cps.maestro" % "parser" % "2.1.4"
[org.into-cps.maestro/parser "2.1.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1
org.into-cps.maestro : ast jar 2.1.4
org.into-cps.maestro : core jar 2.1.4
com.spencerwi : Either.java jar 2.1.1
org.apache.logging.log4j : log4j-core jar 2.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.2
org.apache.logging.log4j : log4j-1.2-api jar 2.13.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.