Last Version

libnova for Java with multi thread fix 0.15.0.1

novaforjava is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is java programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. It is a 1:1 port of libnova c-library with a small fix to enable parallel calculations.

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

de.kah2.zodiac
ArtifactId

ArtifactId

nova4jmt
Version

Version

0.15.0.1
Type

Type

jar
Description

Description

libnova for Java with multi thread fix
novaforjava is a general purpose, double precision, Celestial Mechanics, Astrometry and Astrodynamics library. The intended audience of libnova is java programmers, astronomers and anyone else interested in calculating positions of astronomical objects or celestial mechanics. It is a 1:1 port of libnova c-library with a small fix to enable parallel calculations.
Project URL

Project URL

https://github.com/kahles/nova4jmt
Source Code Management

Source Code Management

https://github.com/kahles/nova4jmt/tree/master

Download nova4jmt 0.15.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.