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.4.0


Group ID:
io.pdal
Artifact ID:
pdal_2.12
Version:
1.4.0
Release Date:
Dec 14, 2016
Licenses:
Files:

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

Mill build tool

ivy"io.pdal::pdal:1.4.0"

Scala CLI

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

Ammonite REPL

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

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

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