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 1.8.6


Group ID:
io.pdal
Artifact ID:
pdal_2.12
Version:
1.8.6
Release Date:
Apr 27, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.pdal::pdal:1.8.6"

Scala CLI

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

Ammonite REPL

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

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

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