| License | License | 
|---|---|
| GroupId | GroupIdcom.astralanguage | 
| ArtifactId | ArtifactIdastra-apis | 
| Last Version | Last Version1.3.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.astralanguage:astra-apis Base project for ASTRA applications | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| astra-apis-1.3.2.pom | |
| astra-apis-1.3.2.jar | 38 KB | 
| astra-apis-1.3.2-sources.jar | 24 KB | 
| astra-apis-1.3.2-javadoc.jar | 521 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.astralanguage/astra-apis/ -->
<dependency>
    <groupId>com.astralanguage</groupId>
    <artifactId>astra-apis</artifactId>
    <version>1.3.2</version>
</dependency>// https://jarcasting.com/artifacts/com.astralanguage/astra-apis/
implementation 'com.astralanguage:astra-apis:1.3.2'// https://jarcasting.com/artifacts/com.astralanguage/astra-apis/
implementation ("com.astralanguage:astra-apis:1.3.2")'com.astralanguage:astra-apis:jar:1.3.2'<dependency org="com.astralanguage" name="astra-apis" rev="1.3.2">
  <artifact name="astra-apis" type="jar" />
</dependency>@Grapes(
@Grab(group='com.astralanguage', module='astra-apis', version='1.3.2')
)libraryDependencies += "com.astralanguage" % "astra-apis" % "1.3.2"[com.astralanguage/astra-apis "1.3.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.astralanguage : astra-interpreter | jar | 1.3.2 |