Last Version

bezier-utils 1.0.0-RELEASE

Utility algos in Java for quad and cubic Bezier curves

License

License

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.caffeineowl
ArtifactId

ArtifactId

bezier-utils
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

bezier-utils
Utility algos in Java for quad and cubic Bezier curves
Project URL

Project URL

https://github.com/acolomitchi/bezier-utils
Source Code Management

Source Code Management

https://github.com/acolomitchi/bezier-utils.git

Download bezier-utils 1.0.0-RELEASE


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.