| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdCompleteEllipticIntegral | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCompleteEllipticIntegral 
            Complete Elliptic Integral introduced by Bulirsch in 1969 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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"]
                | 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 |