License |
License |
---|---|
GroupId | GroupIdcom.github.mreutegg |
ArtifactId | ArtifactIdlaszip4j |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlaszip4j
The LASzip library ported to Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
laszip4j-0.9.pom | |
laszip4j-0.9.jar | 342 KB |
laszip4j-0.9-sources.jar | 193 KB |
laszip4j-0.9-javadoc.jar | 619 KB |
Browse |
<!-- 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"]
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 |