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

ru.ztrap:beziercurve 1.0.0

The simple helper for build Bezier curves

Группа

Группа

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

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

beziercurve
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать beziercurve 1.0.0


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