io.github.therealmone:Tests

Java translator from a "handmade" language

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone
ArtifactId

ArtifactId

Tests
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java translator from a "handmade" language

Download Tests

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.therealmone : SPOLexer jar 1.1.0
io.github.therealmone : SPOParser jar 1.1.0
io.github.therealmone : SPOStackMachine jar 1.1.0
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