Last Version

laszip4j 0.9

The LASzip library ported to Java

License

License

GroupId

GroupId

com.github.mreutegg
ArtifactId

ArtifactId

laszip4j
Version

Version

0.9
Type

Type

jar
Description

Description

laszip4j
The LASzip library ported to Java
Project URL

Project URL

https://github.com/mreutegg/laszip4j
Source Code Management

Source Code Management

https://github.com/mreutegg/laszip4j/tree/master

Download laszip4j 0.9


<!-- https://jarcasting.com/artifacts/com.github.mreutegg/laszip4j/ -->
<dependency>
    <groupId>com.github.mreutegg</groupId>
    <artifactId>laszip4j</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mreutegg/laszip4j/
implementation 'com.github.mreutegg:laszip4j:0.9'
// https://jarcasting.com/artifacts/com.github.mreutegg/laszip4j/
implementation ("com.github.mreutegg:laszip4j:0.9")
'com.github.mreutegg:laszip4j:jar:0.9'
<dependency org="com.github.mreutegg" name="laszip4j" rev="0.9">
  <artifact name="laszip4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mreutegg', module='laszip4j', version='0.9')
)
libraryDependencies += "com.github.mreutegg" % "laszip4j" % "0.9"
[com.github.mreutegg/laszip4j "0.9"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.