MVN

org.jparsec : jparsec

Maven & Gradle

Jan 10, 2019
32 usages
309 stars

jParsec

<dependency>
    <groupId>org.jparsec</groupId>
    <artifactId>jparsec</artifactId>
    <version>3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jparsec : jparsec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1
  • Latest Release Candidate: 3.0-rc1

All Versions

Choose a version of org.jparsec : jparsec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1
jparsec-3.1
3.0
jparsec-3.0
jparsec-3.0-rc1
2.3
jparsec-2.3
2.2.x
jparsec-2.2.1
2.1
jparsec-2.1

How to add a dependency to Maven

Add the following org.jparsec : jparsec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jparsec</groupId>
    <artifactId>jparsec</artifactId>
    <version>3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jparsec : jparsec gradle dependency to your build.gradle file:

implementation 'org.jparsec:jparsec:3.1'

Gradle Kotlin DSL: Add the following org.jparsec : jparsec gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jparsec:jparsec:3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jparsec : jparsec sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jparsec" % "jparsec" % "3.1"

Advertisement

Dependencies from Group

Jan 10, 2019
32 usages
309 stars
Jan 10, 2019
3 usages
309 stars
Jan 10, 2019
330 stars
Jan 10, 2019
309 stars
Dec 14, 2014
1 stars

Discover Dependencies

Oct 16, 2016
3 usages
May 12, 2019
7 usages
76 stars
Nov 22, 2021
7 usages
1.3k stars
Jun 21, 2018
148 usages
3k stars