Pathway

Android library to extend the functionality of the graphics Path API

License

License

GroupId

GroupId

dev.romainguy
ArtifactId

ArtifactId

pathway
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Pathway
Android library to extend the functionality of the graphics Path API
Project URL

Project URL

https://github.com/romainguy/pathway
Source Code Management

Source Code Management

https://github.com/romainguy/pathway

Download pathway

How to add to project

<!-- https://jarcasting.com/artifacts/dev.romainguy/pathway/ -->
<dependency>
    <groupId>dev.romainguy</groupId>
    <artifactId>pathway</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.romainguy/pathway/
implementation 'dev.romainguy:pathway:0.3.0'
// https://jarcasting.com/artifacts/dev.romainguy/pathway/
implementation ("dev.romainguy:pathway:0.3.0")
'dev.romainguy:pathway:aar:0.3.0'
<dependency org="dev.romainguy" name="pathway" rev="0.3.0">
  <artifact name="pathway" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.romainguy', module='pathway', version='0.3.0')
)
libraryDependencies += "dev.romainguy" % "pathway" % "0.3.0"
[dev.romainguy/pathway "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0