is not current version
Last Version 1.0.2

ru.ztrap:beziercurve 1.0.0

The simple helper for build Bezier curves

GroupId

GroupId

ru.ztrap
ArtifactId

ArtifactId

beziercurve
Version

Version

1.0.0
Type

Type

jar

Download 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"]