License |
License |
---|---|
GroupId | GroupIdorg.jorigin |
ArtifactId | ArtifactIdjeometry-algorithm |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionJeometry Generic Algorithms implementation
Jeometry, a Mathematic and Geometry library for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jeometry-algorithm-1.0.5.pom | |
jeometry-algorithm-1.0.5.jar | 59 KB |
jeometry-algorithm-1.0.5-sources.jar | 48 KB |
jeometry-algorithm-1.0.5-javadoc.jar | 228 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jorigin : jeometry-api | jar | 1.0.5 |
org.jorigin : jcommon | jar | 1.0.13 |
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 |