Last Version

com.astralanguage:astra-interpreter 1.3.2

Core interpreter artifact for the ASTRA Language

License

License

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-interpreter
Version

Version

1.3.2
Type

Type

jar
Description

Description

com.astralanguage:astra-interpreter
Core interpreter artifact for the ASTRA Language
Source Code Management

Source Code Management

https://gitlab.com/astra-language/astra-core/-/tree/master/astra-interpreter

Download astra-interpreter 1.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.