is not current version
Last Version 0.12.0

com.stellarstation.api:stellarstation-api 0.0.6

Java stubs and protocol definition for accessing the StellarStation API.

GroupId

GroupId

com.stellarstation.api
ArtifactId

ArtifactId

stellarstation-api
Version

Version

0.0.6
Type

Type

jar

Download stellarstation-api 0.0.6


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