pdal

PDAL JNI bindings

License

License

BSD
GroupId

GroupId

io.pdal
ArtifactId

ArtifactId

pdal_3
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

pdal
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_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sbt : sbt-jni-core_3 jar 1.5.3
org.scala-lang : scala3-library_3 jar 3.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0