не последняя версия
Последняя версия 17.0

org.arakhne.afc.advanced:shapefile 16.0


Группа

Группа

org.arakhne.afc.advanced
Идентификатор

Идентификатор

shapefile
Версия

Версия

16.0
Тип

Тип

jar

Скачать shapefile 16.0


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