License |
License |
---|---|
GroupId | GroupIdcom.nhaarman |
ArtifactId | ArtifactIdtriad |
Last Version | Last Version0.22.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTriad
Custom view based screen navigation in Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
triad-0.22.1.pom | |
triad-0.22.1.aar | 11 KB |
triad-0.22.1-sources.jar | 11 KB |
triad-0.22.1-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhaarman/triad/ -->
<dependency>
<groupId>com.nhaarman</groupId>
<artifactId>triad</artifactId>
<version>0.22.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nhaarman/triad/
implementation 'com.nhaarman:triad:0.22.1'
// https://jarcasting.com/artifacts/com.nhaarman/triad/
implementation ("com.nhaarman:triad:0.22.1")
'com.nhaarman:triad:aar:0.22.1'
<dependency org="com.nhaarman" name="triad" rev="0.22.1">
<artifact name="triad" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nhaarman', module='triad', version='0.22.1')
)
libraryDependencies += "com.nhaarman" % "triad" % "0.22.1"
[com.nhaarman/triad "0.22.1"]
Group / Artifact | Type | Version |
---|---|---|
com.nhaarman : triad-core | jar | 0.22.1 |