Jar examples for t:tangram
Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
You can download jar file tangram 0.2 in this page.
The MIT License (MIT)
You can use the following script to add tangram-0.2.jar to your project.
<dependency> <groupId>com.mapzen.tangram</groupId> <artifactId>tangram</artifactId> <version>0.2</version> </dependency>
compile group: 'com.mapzen.tangram', name: 'tangram', version: '0.2'
libraryDependencies += "com.mapzen.tangram" % "tangram" % "0.2"
<dependency org="com.mapzen.tangram" name="tangram" rev="0.2"/>
@Grapes(@Grab(group='com.mapzen.tangram', module='tangram', version='0.2'))
'com.mapzen.tangram:tangram:jar:0.2'
Click the following link to download the jar file.
tangram-0.2-javadoc.jar