pdal 2.6.3


Group ID:
io.pdal
Artifact ID:
pdal_3
Version:
2.6.3
Version Scheme:
Release Date:
Mar 19, 2024
Licenses:
Files:
Full Scala Version:
3.4.0
Developers:

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

Mill build tool

ivy"io.pdal::pdal:2.6.3"

Scala CLI

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

Ammonite REPL

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

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

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