is not current version
Last Version 4.4.6

com.github.rinde:rinsim-geom 3.2.1


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-geom
Version

Version

3.2.1
Type

Type

jar

Download rinsim-geom 3.2.1


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