GroupId | GroupIdcom.astralanguage |
---|---|
ArtifactId | ArtifactIdastra-apis |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
astra-apis-1.0.6.pom | |
astra-apis-1.0.6.jar | 41 KB |
astra-apis-1.0.6-sources.jar | 25 KB |
astra-apis-1.0.6-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astralanguage/astra-apis/ -->
<dependency>
<groupId>com.astralanguage</groupId>
<artifactId>astra-apis</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.astralanguage/astra-apis/
implementation 'com.astralanguage:astra-apis:1.0.6'
// https://jarcasting.com/artifacts/com.astralanguage/astra-apis/
implementation ("com.astralanguage:astra-apis:1.0.6")
'com.astralanguage:astra-apis:jar:1.0.6'
<dependency org="com.astralanguage" name="astra-apis" rev="1.0.6">
<artifact name="astra-apis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astralanguage', module='astra-apis', version='1.0.6')
)
libraryDependencies += "com.astralanguage" % "astra-apis" % "1.0.6"
[com.astralanguage/astra-apis "1.0.6"]