is not current version
Last Version 0.1.3

com.github.d-max:static-map 0.1.2

Static map image generator

GroupId

GroupId

com.github.d-max
ArtifactId

ArtifactId

static-map
Version

Version

0.1.2
Type

Type

aar

Download static-map 0.1.2


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