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