| License |
License |
|---|---|
| GroupId | GroupIdcom.github.d-max |
| ArtifactId | ArtifactIdstatic-map |
| Version | Version0.1.3 |
| Type | Typeaar |
| Description |
Descriptionstatic map
Static map image generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| static-map-0.1.3.pom | |
| static-map-0.1.3.aar | 14 KB |
| static-map-0.1.3-sources.jar | 8 KB |
| static-map-0.1.3-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.d-max/static-map/ -->
<dependency>
<groupId>com.github.d-max</groupId>
<artifactId>static-map</artifactId>
<version>0.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.d-max/static-map/
implementation 'com.github.d-max:static-map:0.1.3'
// https://jarcasting.com/artifacts/com.github.d-max/static-map/
implementation ("com.github.d-max:static-map:0.1.3")
'com.github.d-max:static-map:aar:0.1.3'
<dependency org="com.github.d-max" name="static-map" rev="0.1.3">
<artifact name="static-map" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.d-max', module='static-map', version='0.1.3')
)
libraryDependencies += "com.github.d-max" % "static-map" % "0.1.3"
[com.github.d-max/static-map "0.1.3"]