License |
License |
---|---|
GroupId | GroupIddev.romainguy |
ArtifactId | ArtifactIdpathway |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionPathway
Android library to extend the functionality of the graphics Path API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pathway-0.3.0.pom | |
pathway-0.3.0-sources.jar | 3 KB |
pathway-0.3.0-javadoc.jar | 250 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |