pdal / pdal   2.2.0

Website GitHub

PDAL is Point Data Abstraction Library. GDAL for point cloud data.

Scala versions: 2.13 2.12 2.11

pdal 2.1.6


Group ID:
io.pdal
Artifact ID:
pdal_2.12
Version:
2.1.6
Release Date:
May 16, 2020
Licenses:
Files:

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

Mill build tool

ivy"io.pdal::pdal:2.1.6"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.pdal</groupId>
  <artifactId>pdal_2.12</artifactId>
  <version>2.1.6</version>
</dependency>

compile group: 'io.pdal', name: 'pdal_2.12', version: '2.1.6'