не последняя версия
Последняя версия 0.12.0

com.stellarstation.api:stellarstation-api 0.5.0

Java stubs and protocol definition for accessing the StellarStation API.

Группа

Группа

com.stellarstation.api
Идентификатор

Идентификатор

stellarstation-api
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать stellarstation-api 0.5.0


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