is not current version
Last Version 17.0

org.arakhne.afc.advanced:shapefile 15.0


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

shapefile
Version

Version

15.0
Type

Type

jar

Download shapefile 15.0


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