is not current version
Last Version 1.3.2

com.astralanguage:astra-core 1.0.9

This is the parent project for all the components that make up the ASTRA language, its APIs, and its supporting tools

License

License

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-core
Version

Version

1.0.9
Type

Type

pom
Description

Description

com.astralanguage:astra-core
This is the parent project for all the components that make up the ASTRA language, its APIs, and its supporting tools
Project URL

Project URL

http://www.astralanguage.com/
Source Code Management

Source Code Management

https://gitlab.com/astra-language/astra-core

Download astra-core 1.0.9

Filename Size
astra-core-1.0.9.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • astra-compiler
  • astra-interpreter
  • astra-apis
  • astra-base
  • astra-cartago
  • astra-cartago-base
  • astra-eis
  • astra-eis-base
  • astra-protocols
  • astra-unittest
  • astra-archetype
  • astra-maven-plugin