| License |
License |
|---|---|
| GroupId | GroupIdcom.mapzen.tangram |
| ArtifactId | ArtifactIdtangram |
| Version | Version0.17.0 |
| Type | Typeaar |
| Description |
DescriptionTangram ES
Tangram Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tangram-0.17.0.pom | |
| tangram-0.17.0-sources.jar | 62 KB |
| tangram-0.17.0-javadoc.jar | 582 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/ -->
<dependency>
<groupId>com.mapzen.tangram</groupId>
<artifactId>tangram</artifactId>
<version>0.17.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/
implementation 'com.mapzen.tangram:tangram:0.17.0'
// https://jarcasting.com/artifacts/com.mapzen.tangram/tangram/
implementation ("com.mapzen.tangram:tangram:0.17.0")
'com.mapzen.tangram:tangram:aar:0.17.0'
<dependency org="com.mapzen.tangram" name="tangram" rev="0.17.0">
<artifact name="tangram" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mapzen.tangram', module='tangram', version='0.17.0')
)
libraryDependencies += "com.mapzen.tangram" % "tangram" % "0.17.0"
[com.mapzen.tangram/tangram "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.1.0 |