MVN

com.astralanguage : astra-core

Maven & Gradle

Nov 15, 2022

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

<dependency>
    <groupId>com.astralanguage</groupId>
    <artifactId>astra-core</artifactId>
    <version>1.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.astralanguage : astra-core to add to Maven - Latest Versions:

  • Latest Stable: 1.3.4

All Versions

Choose a version of com.astralanguage : astra-core to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
astra-core-1.3.4
astra-core-1.3.3
astra-core-1.3.2
astra-core-1.3.1
astra-core-1.3.0
1.2.x
astra-core-1.2.1
astra-core-1.2.0
1.1.x
astra-core-1.1.6
astra-core-1.1.5
astra-core-1.1.4
astra-core-1.1.3
astra-core-1.1.2
astra-core-1.1.1
astra-core-1.1.0
1.0.x
astra-core-1.0.11
astra-core-1.0.10
astra-core-1.0.9
astra-core-1.0.8
astra-core-1.0.7
astra-core-1.0.6
astra-core-1.0.4
astra-core-1.0.3
astra-core-1.0.2
astra-core-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.astralanguage</groupId>
    <artifactId>astra-core</artifactId>
    <version>1.3.4</version>
</dependency>