Last Version

pdal-native 2.3.1

PDAL JNI bindings

License

License

BSD
Categories

Categories

Native Development Tools
GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal-native
Version

Version

2.3.1
Type

Type

jar
Description

Description

pdal-native
PDAL JNI bindings
Project URL

Project URL

https://www.pdal.io
Project Organization

Project Organization

io.pdal
Source Code Management

Source Code Management

https://github.com/PDAL/java

Download pdal-native 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1

provided (1)

Group / Artifact Type Version
com.github.sbt : sbt-jni-core_3 jar 1.5.3

Project Modules

There are no modules declared in this project.