License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.hipparchus |
ArtifactId | ArtifactIdhipparchus-geometry |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHipparchus::Computational Geometry
The Hipparchus geometry module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hipparchus-geometry-2.1.pom | |
hipparchus-geometry-2.1.jar | 258 KB |
hipparchus-geometry-2.1-tests.jar | 230 KB |
hipparchus-geometry-2.1-sources.jar | 251 KB |
hipparchus-geometry-2.1-javadoc.jar | 728 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hipparchus/hipparchus-geometry/ -->
<dependency>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus-geometry</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hipparchus/hipparchus-geometry/
implementation 'org.hipparchus:hipparchus-geometry:2.1'
// https://jarcasting.com/artifacts/org.hipparchus/hipparchus-geometry/
implementation ("org.hipparchus:hipparchus-geometry:2.1")
'org.hipparchus:hipparchus-geometry:jar:2.1'
<dependency org="org.hipparchus" name="hipparchus-geometry" rev="2.1">
<artifact name="hipparchus-geometry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hipparchus', module='hipparchus-geometry', version='2.1')
)
libraryDependencies += "org.hipparchus" % "hipparchus-geometry" % "2.1"
[org.hipparchus/hipparchus-geometry "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hipparchus : hipparchus-core | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hipparchus : hipparchus-core | test-jar | 2.1 |
junit : junit | jar | 4.13.2 |