| License |
License |
|---|---|
| GroupId | GroupIdcom.hamweather |
| ArtifactId | ArtifactIdaeris-maps-library |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionAerisMapsLibrary
The Aeris Maps Library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aeris-maps-library-1.2.pom | |
| aeris-maps-library-1.2.jar | 125 KB |
| aeris-maps-library-1.2-sources.jar | 261 bytes |
| aeris-maps-library-1.2-javadoc.jar | 331 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/ -->
<dependency>
<groupId>com.hamweather</groupId>
<artifactId>aeris-maps-library</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/
implementation 'com.hamweather:aeris-maps-library:1.2'
// https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/
implementation ("com.hamweather:aeris-maps-library:1.2")
'com.hamweather:aeris-maps-library:jar:1.2'
<dependency org="com.hamweather" name="aeris-maps-library" rev="1.2">
<artifact name="aeris-maps-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hamweather', module='aeris-maps-library', version='1.2')
)
libraryDependencies += "com.hamweather" % "aeris-maps-library" % "1.2"
[com.hamweather/aeris-maps-library "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.gms » play-services | jar | 4.4.52 |
| com.android.support » support-v4 | jar | 20.0.0 |