Last Version

Jeometry Generic Algorithms implementation 1.0.5

Jeometry, a Mathematic and Geometry library for Java

License

License

GroupId

GroupId

org.jorigin
ArtifactId

ArtifactId

jeometry-algorithm
Version

Version

1.0.5
Type

Type

jar
Description

Description

Jeometry Generic Algorithms implementation
Jeometry, a Mathematic and Geometry library for Java
Source Code Management

Source Code Management

https://github.com/jorigin/jeometry

Download jeometry-algorithm 1.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jorigin : jeometry-api jar 1.0.5
org.jorigin : jcommon jar 1.0.13

test (3)

Group / Artifact Type Version
org.jorigin : jeometry-test jar 1.0.5
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.