CompleteEllipticIntegral

Complete Elliptic Integral introduced by Bulirsch in 1969

License

License

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

CompleteEllipticIntegral
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CompleteEllipticIntegral
Complete Elliptic Integral introduced by Bulirsch in 1969
Project URL

Project URL

https://github.com/jonathanschilling/CompleteEllipticIntegral
Source Code Management

Source Code Management

https://github.com/jonathanschilling/CompleteEllipticIntegral/tree/master

Download CompleteEllipticIntegral

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
aliceinnets » java-jyplot jar 1.3.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.platform : junit-platform-launcher jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0