не последняя версия
Последняя версия 1.3.2

com.astralanguage:astra-core 1.2.1

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

Лицензия

Лицензия

Группа

Группа

com.astralanguage
Идентификатор

Идентификатор

astra-core
Версия

Версия

1.2.1
Тип

Тип

pom
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

http://www.astralanguage.com/
Система контроля версий

Система контроля версий

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

Скачать astra-core 1.2.1

Имя Файла Размер
astra-core-1.2.1.pom 5 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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