Apache Commons Geometry IO Examples

Contains code examples for reading and writing geometric objects to persistent storage. Code in this module is not part of the public API.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-geometry-examples-io
Последняя версия

Последняя версия

1.0-beta1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Commons Geometry IO Examples
Contains code examples for reading and writing geometric objects to persistent storage. Code in this module is not part of the public API.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-geometry-examples-io

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-geometry-core jar 1.0-beta1
org.apache.commons : commons-geometry-euclidean jar 1.0-beta1

test (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-geometry-core test-jar 1.0-beta1
org.apache.commons : commons-geometry-euclidean test-jar 1.0-beta1
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0-beta1