| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdru.r2cloud |
| ArtifactId | ArtifactIdamsatTlmClient |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionamsatTlmClient
Java client for sending telemetry data to AMSAT
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| amsatTlmClient-1.0.pom | |
| amsatTlmClient-1.0.jar | 9 KB |
| amsatTlmClient-1.0-sources.jar | 3 KB |
| amsatTlmClient-1.0-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.r2cloud/amsatTlmClient/ -->
<dependency>
<groupId>ru.r2cloud</groupId>
<artifactId>amsatTlmClient</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.r2cloud/amsatTlmClient/
implementation 'ru.r2cloud:amsatTlmClient:1.0'
// https://jarcasting.com/artifacts/ru.r2cloud/amsatTlmClient/
implementation ("ru.r2cloud:amsatTlmClient:1.0")
'ru.r2cloud:amsatTlmClient:jar:1.0'
<dependency org="ru.r2cloud" name="amsatTlmClient" rev="1.0">
<artifact name="amsatTlmClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.r2cloud', module='amsatTlmClient', version='1.0')
)
libraryDependencies += "ru.r2cloud" % "amsatTlmClient" % "1.0"
[ru.r2cloud/amsatTlmClient "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |