| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stellarstation.api |
| Идентификатор | Идентификаторstellarstation-api |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStellarStation API
Java stubs and protocol definition for accessing the StellarStation API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stellarstation-api-0.12.0.pom | |
| stellarstation-api-0.12.0.jar | 1 MB |
| stellarstation-api-0.12.0-sources.jar | 25 KB |
| stellarstation-api-0.12.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/ -->
<dependency>
<groupId>com.stellarstation.api</groupId>
<artifactId>stellarstation-api</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/
implementation 'com.stellarstation.api:stellarstation-api:0.12.0'
// https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/
implementation ("com.stellarstation.api:stellarstation-api:0.12.0")
'com.stellarstation.api:stellarstation-api:jar:0.12.0'
<dependency org="com.stellarstation.api" name="stellarstation-api" rev="0.12.0">
<artifact name="stellarstation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stellarstation.api', module='stellarstation-api', version='0.12.0')
)
libraryDependencies += "com.stellarstation.api" % "stellarstation-api" % "0.12.0"
[com.stellarstation.api/stellarstation-api "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-core | jar | 1.37.1 |
| io.grpc : grpc-protobuf | jar | 1.37.1 |
| io.grpc : grpc-stub | jar | 1.37.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |