| License |
License |
|---|---|
| GroupId | GroupIdcom.stellarstation.api |
| ArtifactId | ArtifactIdstellarstation-api |
| Version | Version0.10.0 |
| Type | Typejar |
| Description |
DescriptionStellarStation API
Java stubs and protocol definition for accessing the StellarStation API.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/ -->
<dependency>
<groupId>com.stellarstation.api</groupId>
<artifactId>stellarstation-api</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/
implementation 'com.stellarstation.api:stellarstation-api:0.10.0'
// https://jarcasting.com/artifacts/com.stellarstation.api/stellarstation-api/
implementation ("com.stellarstation.api:stellarstation-api:0.10.0")
'com.stellarstation.api:stellarstation-api:jar:0.10.0'
<dependency org="com.stellarstation.api" name="stellarstation-api" rev="0.10.0">
<artifact name="stellarstation-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stellarstation.api', module='stellarstation-api', version='0.10.0')
)
libraryDependencies += "com.stellarstation.api" % "stellarstation-api" % "0.10.0"
[com.stellarstation.api/stellarstation-api "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-core | jar | 1.27.1 |
| io.grpc : grpc-protobuf | jar | 1.27.1 |
| io.grpc : grpc-stub | jar | 1.27.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |