MVN

de.kah2.zodiac : nova4jmt

Maven & Gradle

Jun 26, 2019
2 usages
1 stars

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.

<dependency>
    <groupId>de.kah2.zodiac</groupId>
    <artifactId>nova4jmt</artifactId>
    <version>0.15.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.kah2.zodiac : nova4jmt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15.0.1

All Versions

Choose a version of de.kah2.zodiac : nova4jmt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
nova4jmt-0.15.0.1

How to add a dependency to Maven

Add the following de.kah2.zodiac : nova4jmt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.kah2.zodiac</groupId>
    <artifactId>nova4jmt</artifactId>
    <version>0.15.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.kah2.zodiac : nova4jmt gradle dependency to your build.gradle file:

implementation 'de.kah2.zodiac:nova4jmt:0.15.0.1'

Gradle Kotlin DSL: Add the following de.kah2.zodiac : nova4jmt gradle kotlin dependency to your build.gradle.kts file:

implementation("de.kah2.zodiac:nova4jmt:0.15.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.kah2.zodiac : nova4jmt sbt scala dependency to your build.sbt file:

libraryDependencies += "de.kah2.zodiac" % "nova4jmt" % "0.15.0.1"

Advertisement

Dependencies from Group

Jun 26, 2019
2 usages
1 stars
Jul 03, 2019
0 stars
Jul 03, 2019
0 stars

Discover Dependencies

api
Dec 30, 2020
2 usages
0 stars
May 12, 2021
3 usages
4 stars
Jan 08, 2015
2 usages
Dec 19, 2013
2 usages
26 stars
Dec 19, 2013
2 usages
26 stars
Nov 18, 2012
8 usages
138 stars
Oct 05, 2011
5 usages
Mar 07, 2012
2 usages
54 stars