is not current version
Last Version 17.0

org.arakhne.afc.core:mathgeom 15.1


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.arakhne.afc.core
ArtifactId

ArtifactId

mathgeom
Version

Version

15.1
Type

Type

jar

Download mathgeom 15.1


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