is not current version
Last Version 1.3.2

com.astralanguage:astra-apis 1.0.2

Base project for ASTRA applications

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-apis
Version

Version

1.0.2
Type

Type

jar

Download astra-apis 1.0.2


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