MVN

org.apache.commons : commons-geometry-core

Maven & Gradle

Aug 17, 2021
10 usages

Apache Commons Geometry Core · Core interfaces and classes for Apache Commons Geometry.

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

Latest Version

Choose a version of org.apache.commons : commons-geometry-core 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-core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-geometry-core" % "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

Mar 20, 2023
10 usages
17k stars
Mar 20, 2023
10 usages
17k stars
May 24, 2022
10 usages
Aug 28, 2020
9 usages
5.6k stars
Jun 19, 2023
17 usages
Jul 20, 2023
10 usages
7 stars
Jul 20, 2023
9 usages
7 stars
Nov 25, 2020
10 usages
410 stars
Nov 04, 2020
15 usages
432 stars