is not current version
Last Version 17.0

org.arakhne.afc.core:mathgeomtesting 15.1


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathgeomtesting
Version

Version

15.1
Type

Type

jar

Download mathgeomtesting 15.1


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