Apache Commons Geometry IO Euclidean

IO interfaces and classes for Euclidean space.

License

License

Categories

Categories

IDE Development Tools CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-io-euclidean
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Geometry IO Euclidean
IO interfaces and classes for Euclidean space.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download commons-geometry-io-euclidean

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-geometry-io-core jar 1.0
org.apache.commons : commons-geometry-euclidean jar 1.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.apache.commons : commons-geometry-core test-jar 1.0
org.apache.commons : commons-geometry-io-core test-jar 1.0
org.apache.commons : commons-geometry-euclidean test-jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0