is not current version
Last Version 1.0

Apache Commons Geometry Core 1.0-beta1

Core interfaces and classes for Apache Commons Geometry.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-core
Version

Version

1.0-beta1
Type

Type

jar
Description

Description

Apache Commons Geometry Core
Core interfaces and classes for Apache Commons Geometry.
Project URL

Project URL

https://commons.apache.org/proper/commons-geometry/commons-geometry-core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf/commons-geometry.git/commons-geometry-core

Download commons-geometry-core 1.0-beta1


<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-core/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-geometry-core</artifactId>
    <version>1.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-core/
implementation 'org.apache.commons:commons-geometry-core:1.0-beta1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-core/
implementation ("org.apache.commons:commons-geometry-core:1.0-beta1")
'org.apache.commons:commons-geometry-core:jar:1.0-beta1'
<dependency org="org.apache.commons" name="commons-geometry-core" rev="1.0-beta1">
  <artifact name="commons-geometry-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-geometry-core', version='1.0-beta1')
)
libraryDependencies += "org.apache.commons" % "commons-geometry-core" % "1.0-beta1"
[org.apache.commons/commons-geometry-core "1.0-beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-numbers-core jar 1.0-beta1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.