| License |
License |
|---|---|
| Categories |
CategoriesRealm Data Databases |
| GroupId | GroupIdio.github.therealmone |
| ArtifactId | ArtifactIdSPOStackMachine |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionSPOStackMachine
Virtual machine which executes given RPN
|
| Filename | Size |
|---|---|
| SPOStackMachine-1.1.0.pom | |
| SPOStackMachine-1.1.0.jar | 22 KB |
| SPOStackMachine-1.1.0-sources.jar | 12 KB |
| SPOStackMachine-1.1.0-javadoc.jar | 127 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.therealmone/SPOStackMachine/ -->
<dependency>
<groupId>io.github.therealmone</groupId>
<artifactId>SPOStackMachine</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone/SPOStackMachine/
implementation 'io.github.therealmone:SPOStackMachine:1.1.0'
// https://jarcasting.com/artifacts/io.github.therealmone/SPOStackMachine/
implementation ("io.github.therealmone:SPOStackMachine:1.1.0")
'io.github.therealmone:SPOStackMachine:jar:1.1.0'
<dependency org="io.github.therealmone" name="SPOStackMachine" rev="1.1.0">
<artifact name="SPOStackMachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone', module='SPOStackMachine', version='1.1.0')
)
libraryDependencies += "io.github.therealmone" % "SPOStackMachine" % "1.1.0"
[io.github.therealmone/SPOStackMachine "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.therealmone : TranslatorAPI | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |