Bezier curves creator

The simple helper for build Bezier curves. Fully compatible with projects written in java/kotlin

Лицензия

Лицензия

the apache software license, version 2.0
Группа

Группа

ru.ztrap
Идентификатор

Идентификатор

beziercurve
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Bezier curves creator
The simple helper for build Bezier curves. Fully compatible with projects written in java/kotlin
Ссылка на сайт

Ссылка на сайт

https://github.com/zTrap/beziercurve
Система контроля версий

Система контроля версий

https://github.com/zTrap/beziercurve

Скачать beziercurve

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ru.ztrap/beziercurve/ -->
<dependency>
    <groupId>ru.ztrap</groupId>
    <artifactId>beziercurve</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap/beziercurve/
implementation 'ru.ztrap:beziercurve:1.0.2'
// https://jarcasting.com/artifacts/ru.ztrap/beziercurve/
implementation ("ru.ztrap:beziercurve:1.0.2")
'ru.ztrap:beziercurve:jar:1.0.2'
<dependency org="ru.ztrap" name="beziercurve" rev="1.0.2">
  <artifact name="beziercurve" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap', module='beziercurve', version='1.0.2')
)
libraryDependencies += "ru.ztrap" % "beziercurve" % "1.0.2"
[ru.ztrap/beziercurve "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0