| License | 
                License | 
        
|---|---|
| GroupId | GroupIdde.labathome | 
    
| ArtifactId | ArtifactIdAdaptiveQuadrature | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAdaptiveQuadrature 
            Adaptive Gauss-Kronrod Quadrature 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| AdaptiveQuadrature-1.0.2.pom | |
| AdaptiveQuadrature-1.0.2.jar | 9 KB | 
| AdaptiveQuadrature-1.0.2-sources.jar | 8 KB | 
| AdaptiveQuadrature-1.0.2-javadoc.jar | 414 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.labathome/AdaptiveQuadrature/ -->
<dependency>
    <groupId>de.labathome</groupId>
    <artifactId>AdaptiveQuadrature</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/de.labathome/AdaptiveQuadrature/
implementation 'de.labathome:AdaptiveQuadrature:1.0.2'
                // https://jarcasting.com/artifacts/de.labathome/AdaptiveQuadrature/
implementation ("de.labathome:AdaptiveQuadrature:1.0.2")
                'de.labathome:AdaptiveQuadrature:jar:1.0.2'
                <dependency org="de.labathome" name="AdaptiveQuadrature" rev="1.0.2">
  <artifact name="AdaptiveQuadrature" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.labathome', module='AdaptiveQuadrature', version='1.0.2')
)
                libraryDependencies += "de.labathome" % "AdaptiveQuadrature" % "1.0.2"
                [de.labathome/AdaptiveQuadrature "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| 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 |