is not current version
Last Version 0.17.1

com.mapzen.tangram:tangram 0.4.1

Tangram Android SDK

GroupId

GroupId

com.mapzen.tangram
ArtifactId

ArtifactId

tangram
Version

Version

0.4.1
Type

Type

aar

Download tangram 0.4.1


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