is not current version
Last Version 0.12.0

com.stellarstation.api:stellarstation-api 0.8.0

Java stubs and protocol definition for accessing the StellarStation API.

GroupId

GroupId

com.stellarstation.api
ArtifactId

ArtifactId

stellarstation-api
Version

Version

0.8.0
Type

Type

jar

Download stellarstation-api 0.8.0


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