is not current version
Last Version 0.3.0

dev.romainguy:pathway 0.1.0

Android library to extend the functionality of the graphics Path API

GroupId

GroupId

dev.romainguy
ArtifactId

ArtifactId

pathway
Version

Version

0.1.0
Type

Type

aar

Download pathway 0.1.0


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