com.astralanguage:astra-interpreter

Core interpreter artifact for the ASTRA Language

License

License

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-interpreter
Last Version

Last Version

1.3.2
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0