SPOParser

Generates ASL tree and converts it into RPN

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone
ArtifactId

ArtifactId

SPOParser
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SPOParser
Generates ASL tree and converts it into RPN

Download SPOParser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.therealmone : TranslatorAPI jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0