geometry
Build commands
- Mutation coverage: 
mvn clean test org.pitest:pitest-maven:mutationCoverage 
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Geo Business Logic Libraries Geospatial | 
        
| GroupId | GroupIdnet.avh4.math | 
    
| ArtifactId | ArtifactIdgeometry | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiongeometry 
            
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| geometry-0.0.3.pom | |
| geometry-0.0.3.jar | 6 KB | 
| geometry-0.0.3-sources.jar | 2 KB | 
| geometry-0.0.3-javadoc.jar | 42 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.avh4.math/geometry/ -->
<dependency>
    <groupId>net.avh4.math</groupId>
    <artifactId>geometry</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.avh4.math/geometry/
implementation 'net.avh4.math:geometry:0.0.3'
                // https://jarcasting.com/artifacts/net.avh4.math/geometry/
implementation ("net.avh4.math:geometry:0.0.3")
                'net.avh4.math:geometry:jar:0.0.3'
                <dependency org="net.avh4.math" name="geometry" rev="0.0.3">
  <artifact name="geometry" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.avh4.math', module='geometry', version='0.0.3')
)
                libraryDependencies += "net.avh4.math" % "geometry" % "0.0.3"
                [net.avh4.math/geometry "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 | 
| org.hamcrest : hamcrest-core | jar | 1.2.1 | 
| org.hamcrest : hamcrest-library | jar | 1.2.1 | 
| org.easytesting : fest-assert | jar | 1.4 | 
mvn clean test org.pitest:pitest-maven:mutationCoverage