Download triad-core-0.22.0.jar file - Jar t

Jar examples for t:triad-core

Description

Custom view based screen navigation in Android

You can download jar file triad-core 0.22.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add triad-core-0.22.0.jar to your project.

<dependency>
   <groupId>com.nhaarman</groupId>
   <artifactId>triad-core</artifactId>
   <version>0.22.0</version>
</dependency>
compile group: 'com.nhaarman', name: 'triad-core', version: '0.22.0'
libraryDependencies += "com.nhaarman" % "triad-core" % "0.22.0"
<dependency org="com.nhaarman" name="triad-core" rev="0.22.0"/>
@Grapes(@Grab(group='com.nhaarman', module='triad-core', version='0.22.0'))
'com.nhaarman:triad-core:jar:0.22.0'

Download

Click the following link to download the jar file.

triad-core-0.22.0-javadoc.jar
triad-core-0.22.0-sources.jar
triad-core-0.22.0.pom



Related Tutorials