is not current version
Last Version 2.3.1

io.pdal:pdal_2.12 2.1.0

PDAL JNI bindings

GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal_2.12
Version

Version

2.1.0
Type

Type

jar

Download pdal_2.12 2.1.0


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