Last Version

PointCloudCrust 0.1

Implementation of the PointCloudCrust Algorithm.

License

License

Categories

Categories

Net Ebean Data ORM
GroupId

GroupId

net.ricebean.tools.pointcloud
ArtifactId

ArtifactId

PointCloudCrust
Version

Version

0.1
Type

Type

jar
Description

Description

PointCloudCrust
Implementation of the PointCloudCrust Algorithm.
Project URL

Project URL

https://github.com/ricebean-net/PointCloudCrust
Source Code Management

Source Code Management

https://github.com/ricebean-net/PointCloudCrust.git

Download PointCloudCrust 0.1


<!-- https://jarcasting.com/artifacts/net.ricebean.tools.pointcloud/PointCloudCrust/ -->
<dependency>
    <groupId>net.ricebean.tools.pointcloud</groupId>
    <artifactId>PointCloudCrust</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ricebean.tools.pointcloud/PointCloudCrust/
implementation 'net.ricebean.tools.pointcloud:PointCloudCrust:0.1'
// https://jarcasting.com/artifacts/net.ricebean.tools.pointcloud/PointCloudCrust/
implementation ("net.ricebean.tools.pointcloud:PointCloudCrust:0.1")
'net.ricebean.tools.pointcloud:PointCloudCrust:jar:0.1'
<dependency org="net.ricebean.tools.pointcloud" name="PointCloudCrust" rev="0.1">
  <artifact name="PointCloudCrust" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ricebean.tools.pointcloud', module='PointCloudCrust', version='0.1')
)
libraryDependencies += "net.ricebean.tools.pointcloud" % "PointCloudCrust" % "0.1"
[net.ricebean.tools.pointcloud/PointCloudCrust "0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.