is not current version
Last Version 0.17.1

com.mapzen.tangram:tangram 0.6.3

Tangram Android SDK

GroupId

GroupId

com.mapzen.tangram
ArtifactId

ArtifactId

tangram
Version

Version

0.6.3
Type

Type

aar

Download tangram 0.6.3


<!-- https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/ -->
<dependency>
    <groupId>com.mapzen.tangram</groupId>
    <artifactId>tangram</artifactId>
    <version>0.6.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/
implementation 'com.mapzen.tangram:tangram:0.6.3'
// https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/
implementation ("com.mapzen.tangram:tangram:0.6.3")
'com.mapzen.tangram:tangram:aar:0.6.3'
<dependency org="com.mapzen.tangram" name="tangram" rev="0.6.3">
  <artifact name="tangram" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mapzen.tangram', module='tangram', version='0.6.3')
)
libraryDependencies += "com.mapzen.tangram" % "tangram" % "0.6.3"
[com.mapzen.tangram/tangram "0.6.3"]