License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.pdal |
ArtifactId | ArtifactIdpdal-native |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdal-native
PDAL JNI bindings
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdal-native-2.3.1.pom | |
pdal-native-2.3.1.jar | 85 KB |
pdal-native-2.3.1-sources.jar | 85 KB |
pdal-native-2.3.1-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pdal/pdal-native/ -->
<dependency>
<groupId>io.pdal</groupId>
<artifactId>pdal-native</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pdal/pdal-native/
implementation 'io.pdal:pdal-native:2.3.1'
// https://jarcasting.com/artifacts/io.pdal/pdal-native/
implementation ("io.pdal:pdal-native:2.3.1")
'io.pdal:pdal-native:jar:2.3.1'
<dependency org="io.pdal" name="pdal-native" rev="2.3.1">
<artifact name="pdal-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pdal', module='pdal-native', version='2.3.1')
)
libraryDependencies += "io.pdal" % "pdal-native" % "2.3.1"
[io.pdal/pdal-native "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.sbt : sbt-jni-core_3 | jar | 1.5.3 |