is not current version
Last Version 1.1.0

com.stevenpaligo:spacetrack-client 1.0.0

Java client for the Space-Track.org REST API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.stevenpaligo
ArtifactId

ArtifactId

spacetrack-client
Version

Version

1.0.0
Type

Type

jar

Download spacetrack-client 1.0.0


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