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

io.pdal:pdal_2.13 2.1.0

PDAL JNI bindings

Группа

Группа

io.pdal
Идентификатор

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

pdal_2.13
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать pdal_2.13 2.1.0


<!-- https://jarcasting.com/artifacts/io.pdal/pdal_2.13/ -->
<dependency>
    <groupId>io.pdal</groupId>
    <artifactId>pdal_2.13</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pdal/pdal_2.13/
implementation 'io.pdal:pdal_2.13:2.1.0'
// https://jarcasting.com/artifacts/io.pdal/pdal_2.13/
implementation ("io.pdal:pdal_2.13:2.1.0")
'io.pdal:pdal_2.13:jar:2.1.0'
<dependency org="io.pdal" name="pdal_2.13" rev="2.1.0">
  <artifact name="pdal_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pdal', module='pdal_2.13', version='2.1.0')
)
libraryDependencies += "io.pdal" % "pdal_2.13" % "2.1.0"
[io.pdal/pdal_2.13 "2.1.0"]