pdal / java   2.7.0

Website GitHub

Java extension and bindings for PDAL

Scala versions: 3.x 2.13 2.12

pdal 2.3.1


Group ID:
io.pdal
Artifact ID:
pdal_3
Version:
2.3.1
Release Date:
Aug 1, 2021
Licenses:
Files:

libraryDependencies += "io.pdal" %% "pdal" % "2.3.1"

Mill build tool

ivy"io.pdal::pdal:2.3.1"

Scala CLI

//> using dep "io.pdal::pdal:2.3.1"

Ammonite REPL

import $ivy.`io.pdal::pdal:2.3.1`

<dependency>
  <groupId>io.pdal</groupId>
  <artifactId>pdal_3</artifactId>
  <version>2.3.1</version>
</dependency>

compile group: 'io.pdal', name: 'pdal_3', version: '2.3.1'