Last Version

Hipparchus 2.1

The Hipparchus library is a library of mathematical components. It started as a fork of Apache Commons Math.

License

License

GroupId

GroupId

org.hipparchus
ArtifactId

ArtifactId

hipparchus
Version

Version

2.1
Type

Type

pom
Description

Description

Hipparchus
The Hipparchus library is a library of mathematical components. It started as a fork of Apache Commons Math.
Project URL

Project URL

https://www.hipparchus.org/
Project Organization

Project Organization

Hipparchus.org
Source Code Management

Source Code Management

https://github.com/Hipparchus-Math/hipparchus

Download hipparchus 2.1

Filename Size
hipparchus-2.1.pom 38 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.