| Группа | Группаcom.github.wshackle |
|---|---|
| Идентификатор | ИдентификаторposeList3DPlot |
| Версия | Версия1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| poseList3DPlot-1.0.pom | |
| poseList3DPlot-1.0.jar | 3 MB |
| poseList3DPlot-1.0-sources.jar | 75 KB |
| poseList3DPlot-1.0-javadoc.jar | 103 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>poseList3DPlot</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation 'com.github.wshackle:poseList3DPlot:1.0'
// https://jarcasting.com/artifacts/com.github.wshackle/poseList3DPlot/
implementation ("com.github.wshackle:poseList3DPlot:1.0")
'com.github.wshackle:poseList3DPlot:jar:1.0'
<dependency org="com.github.wshackle" name="poseList3DPlot" rev="1.0">
<artifact name="poseList3DPlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='poseList3DPlot', version='1.0')
)
libraryDependencies += "com.github.wshackle" % "poseList3DPlot" % "1.0"
[com.github.wshackle/poseList3DPlot "1.0"]