Last Version

CML Euclid 2.1

A Java library for 2D and 3D geometric calculations

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.blueobelisk
ArtifactId

ArtifactId

euclid
Version

Version

2.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/BlueObelisk/euclid
Project Organization

Project Organization

Peter Murray-Rust
Source Code Management

Source Code Management

https://github.com/BlueObelisk/euclid

Download euclid 2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0
org.apache.logging.log4j : log4j pom 2.17.2
org.apache.logging.log4j : log4j-1.2-api jar 2.17.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-math jar 2.2
joda-time : joda-time jar 2.10.14
xom : xom jar 1.3.7

Project Modules

There are no modules declared in this project.