is not current version
Last Version 1.3.2

com.astralanguage:astra-compiler 1.2.0

Core compiler artifact for the ASTRA Language

License

License

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-compiler
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Source Code Management

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

Download astra-compiler 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.astralanguage : astra-interpreter jar 1.2.0
com.astralanguage : astra-apis jar 1.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.