is not current version
Last Version 17.0

org.arakhne.afc.advanced:shapefile 15.1


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

shapefile
Version

Version

15.1
Type

Type

jar

Download shapefile 15.1


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