| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wshackle |
| Идентификатор | ИдентификаторposeList3DPlot |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеposeList3DPlot
Plots mulitple lists of Points or Poses(showing orientation) in 3D using JavaFX read from CSV files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикNIST |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| poseList3DPlot-1.1.pom | |
| poseList3DPlot-1.1.jar | 3 MB |
| poseList3DPlot-1.1-sources.jar | 76 KB |
| poseList3DPlot-1.1-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>poseList3DPlot</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation 'com.github.wshackle:poseList3DPlot:1.1'
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation ("com.github.wshackle:poseList3DPlot:1.1")
'com.github.wshackle:poseList3DPlot:jar:1.1'
<dependency org="com.github.wshackle" name="poseList3DPlot" rev="1.1">
<artifact name="poseList3DPlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='poseList3DPlot', version='1.1')
)
libraryDependencies += "com.github.wshackle" % "poseList3DPlot" % "1.1"
[com.github.wshackle/poseList3DPlot "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wshackle : rcslib | jar | 2015.05.04.02 |
| org.apache.commons : commons-math3 | jar | 3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |