License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdcom.astralanguage |
ArtifactId | ArtifactIdastra-gui |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.astralanguage:astra-gui
Agent Inspector GUI
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
astra-gui-1.3.2.pom | |
astra-gui-1.3.2.jar | 17 KB |
astra-gui-1.3.2-sources.jar | 7 KB |
astra-gui-1.3.2-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astralanguage/astra-gui/ -->
<dependency>
<groupId>com.astralanguage</groupId>
<artifactId>astra-gui</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.astralanguage/astra-gui/
implementation 'com.astralanguage:astra-gui:1.3.2'
// https://jarcasting.com/artifacts/com.astralanguage/astra-gui/
implementation ("com.astralanguage:astra-gui:1.3.2")
'com.astralanguage:astra-gui:jar:1.3.2'
<dependency org="com.astralanguage" name="astra-gui" rev="1.3.2">
<artifact name="astra-gui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astralanguage', module='astra-gui', version='1.3.2')
)
libraryDependencies += "com.astralanguage" % "astra-gui" % "1.3.2"
[com.astralanguage/astra-gui "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.astralanguage : astra-interpreter | jar | 1.3.2 |
com.astralanguage : astra-apis | jar | 1.3.2 |