is not current version
Last Version 2.3.1

pdal-native 2.2.0

PDAL JNI bindings

License

License

BSD
Categories

Categories

Native Development Tools
GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal-native
Version

Version

2.2.0
Type

Type

jar
Description

Description

pdal-native
PDAL JNI bindings
Project URL

Project URL

https://www.pdal.io
Project Organization

Project Organization

io.pdal

Download pdal-native 2.2.0


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

Project Modules

There are no modules declared in this project.