Last Version

pdal 2.2.0

PDAL JNI bindings

License

License

BSD
GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal
Version

Version

2.2.0
Type

Type

jar
Description

Description

pdal
PDAL JNI bindings
Project URL

Project URL

https://www.pdal.io
Project Organization

Project Organization

io.pdal

Download pdal 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.3
ch.jodersky » sbt-jni-macros_2.13 jar 1.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.2

Project Modules

There are no modules declared in this project.