| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки CLI Взаимодействие с пользователем Geo Прикладные библиотеки Geospatial |
| Группа | Группаorg.apache.commons |
| Идентификатор | Идентификаторcommons-geometry-euclidean |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Commons Geometry Euclidean
Geometric primitives for euclidean space.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-euclidean/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-geometry-euclidean</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-euclidean/
implementation 'org.apache.commons:commons-geometry-euclidean:1.0'
// https://jarcasting.com/artifacts/org.apache.commons/commons-geometry-euclidean/
implementation ("org.apache.commons:commons-geometry-euclidean:1.0")
'org.apache.commons:commons-geometry-euclidean:jar:1.0'
<dependency org="org.apache.commons" name="commons-geometry-euclidean" rev="1.0">
<artifact name="commons-geometry-euclidean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-geometry-euclidean', version='1.0')
)
libraryDependencies += "org.apache.commons" % "commons-geometry-euclidean" % "1.0"
[org.apache.commons/commons-geometry-euclidean "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-geometry-core | jar | 1.0 |
| org.apache.commons : commons-numbers-core | jar | 1.0 |
| org.apache.commons : commons-numbers-arrays | jar | 1.0 |
| org.apache.commons : commons-numbers-angle | jar | 1.0 |
| org.apache.commons : commons-numbers-quaternion | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-geometry-core | test-jar | 1.0 |
| 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 |
| org.junit.jupiter : junit-jupiter | jar |