Download triad-core-0.22.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials