is not current version
Last Version 17.0

org.arakhne.afc.core:mathgeomtesting 14.0


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathgeomtesting
Version

Version

14.0
Type

Type

jar

Download mathgeomtesting 14.0


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