MVN

org.blueobelisk : euclid

Maven & Gradle

Aug 26, 2023
1 usages
2 stars

CML Euclid · A Java library for 2D and 3D geometric calculations

<dependency>
    <groupId>org.blueobelisk</groupId>
    <artifactId>euclid</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.blueobelisk : euclid to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of org.blueobelisk : euclid to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
euclid-2.6
2.5
euclid-2.5
2.4
euclid-2.4
2.3
euclid-2.3
2.2
euclid-2.2
2.1
euclid-2.1
2.0
euclid-2.0
1.6
euclid-1.6
1.5
euclid-1.5
1.4
euclid-1.4
1.3
euclid-1.3
1.2
euclid-1.2

How to add a dependency to Maven

Add the following org.blueobelisk : euclid maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.blueobelisk</groupId>
    <artifactId>euclid</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.blueobelisk : euclid gradle dependency to your build.gradle file:

implementation 'org.blueobelisk:euclid:2.6'

Gradle Kotlin DSL: Add the following org.blueobelisk : euclid gradle kotlin dependency to your build.gradle.kts file:

implementation("org.blueobelisk:euclid:2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.blueobelisk : euclid sbt scala dependency to your build.sbt file:

libraryDependencies += "org.blueobelisk" % "euclid" % "2.6"

Advertisement

Dependencies from Group

Aug 26, 2023
8 usages
4 stars
Aug 26, 2023
1 usages
2 stars
Feb 17, 2024
10 stars

Discover Dependencies

Nov 14, 2022
3 usages
Nov 14, 2022
1 usages
Aug 12, 2021
2 usages
60 stars
Jan 07, 2022
1 usages
0 stars
Apr 14, 2022
1 usages
529 stars
Jul 04, 2021
3 usages
529 stars