| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.harium.etyl |
| Идентификатор | Идентификаторpath-tool |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPath Tool
Tool to generate bézier lines
|
| Имя Файла | Размер |
|---|---|
| path-tool-1.0.1.pom | |
| path-tool-1.0.1.jar | 7 KB |
| path-tool-1.0.1-sources.jar | 5 KB |
| path-tool-1.0.1-javadoc.jar | 72 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/path-tool/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>path-tool</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/path-tool/
implementation 'com.harium.etyl:path-tool:1.0.1'
// https://jarcasting.com/artifacts/com.harium.etyl/path-tool/
implementation ("com.harium.etyl:path-tool:1.0.1")
'com.harium.etyl:path-tool:jar:1.0.1'
<dependency org="com.harium.etyl" name="path-tool" rev="1.0.1">
<artifact name="path-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='path-tool', version='1.0.1')
)
libraryDependencies += "com.harium.etyl" % "path-tool" % "1.0.1"
[com.harium.etyl/path-tool "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.harium.etyl : geometry | jar | 1.2.0 |
| gov.nist.math : jama | jar | 1.0.3 |
| org.jsoup : jsoup | jar | 1.14.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |