| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Ebean Данные ORM |
| Группа | Группаnet.ricebean.tools.pointcloud |
| Идентификатор | ИдентификаторPointCloudCrust |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
ОписаниеPointCloudCrust
Implementation of the PointCloudCrust Algorithm.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| PointCloudCrust-0.1.pom | |
| PointCloudCrust-0.1.jar | 6 KB |
| PointCloudCrust-0.1-sources.jar | 5 KB |
| PointCloudCrust-0.1-javadoc.jar | 34 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |