is not current version
Last Version 1.3.1

com.github.davidmoten:predict4java 1.3

predict4java provides real-time satellite tracking and orbital prediction information

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

predict4java
Version

Version

1.3
Type

Type

jar

Download predict4java 1.3


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