Last Version

Apache Commons Geometry Tutorials 1.0-beta1

Contains code used in project tutorials. Code in this module is not part of the public API.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-examples-tutorials
Version

Version

1.0-beta1
Type

Type

jar
Description

Description

Apache Commons Geometry Tutorials
Contains code used in project tutorials. Code in this module is not part of the public API.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-geometry-examples-tutorials 1.0-beta1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-geometry-core jar 1.0-beta1
org.apache.commons : commons-geometry-euclidean jar 1.0-beta1
org.apache.commons : commons-geometry-examples-io 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.