is not current version
Last Version 1.3.2

com.astralanguage:astra-apis 1.0.0

Base project for ASTRA applications

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-apis
Version

Version

1.0.0
Type

Type

jar

Download astra-apis 1.0.0


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