is not current version
Last Version 2.3.1

io.pdal:pdal_2.13 2.1.1

PDAL JNI bindings

GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal_2.13
Version

Version

2.1.1
Type

Type

jar

Download pdal_2.13 2.1.1


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