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

Apache Commons Geometry Euclidean 1.0-beta1

Geometric primitives for Euclidean space.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки CLI Взаимодействие с пользователем Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

commons-geometry-euclidean
Версия

Версия

1.0-beta1
Тип

Тип

jar
Описание

Описание

Apache Commons Geometry Euclidean
Geometric primitives for Euclidean space.
Ссылка на сайт

Ссылка на сайт

https://commons.apache.org/proper/commons-geometry/commons-geometry-euclidean/
Организация-разработчик

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

The Apache Software Foundation

Скачать commons-geometry-euclidean 1.0-beta1


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

Зависимости

compile (5)

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

test (5)

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

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

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