Last Version

SPOParser 1.1.0

Generates ASL tree and converts it into RPN

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone
ArtifactId

ArtifactId

SPOParser
Version

Version

1.1.0
Type

Type

jar
Description

Description

SPOParser
Generates ASL tree and converts it into RPN

Download SPOParser 1.1.0


<!-- 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.