MVN

org.apache.commons : commons-geometry-euclidean

Maven & Gradle

Aug 17, 2021
8 usages

Apache Commons Geometry Euclidean · Geometric primitives for euclidean space.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-geometry-euclidean</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-geometry-euclidean to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0
  • Latest Beta: 1.0-beta1

All Versions

Choose a version of org.apache.commons : commons-geometry-euclidean to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
commons-geometry-euclidean-1.0
commons-geometry-euclidean-1.0-beta1

How to add a dependency to Maven

Add the following org.apache.commons : commons-geometry-euclidean maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-geometry-euclidean</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-geometry-euclidean gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-geometry-euclidean:1.0'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-geometry-euclidean gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-geometry-euclidean:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-geometry-euclidean sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-geometry-euclidean" % "1.0"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Jun 07, 2023
7 usages
35 stars
Jun 30, 2022
8 usages
783 stars
Jul 18, 2023
13 usages
Jul 18, 2023
15 usages
Dec 20, 2022
15 usages
Aug 25, 2023
14 usages
1.8k stars
Aug 22, 2023
10 usages
Aug 25, 2023
14 usages
1.8k stars
Jun 23, 2021
7 usages
32 stars