is not current version
Last Version 1.0.5

org.jorigin:jeometry-test 1.0.0

Jeometry, a Mathematic and Geometry library for Java

GroupId

GroupId

org.jorigin
ArtifactId

ArtifactId

jeometry-test
Version

Version

1.0.0
Type

Type

jar

Download jeometry-test 1.0.0


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