| License |
License |
|---|---|
| GroupId | GroupIdcom.hamweather |
| ArtifactId | ArtifactIdAerisMapsLibrary |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAeris Maps Library
Aeris Weather library for Android applications
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| AerisMapsLibrary-0.9.9.pom | |
| AerisMapsLibrary-0.9.9.jar | 118 KB |
| AerisMapsLibrary-0.9.9-sources.jar | 62 KB |
| AerisMapsLibrary-0.9.9-javadoc.jar | 272 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hamweather/AerisMapsLibrary/ -->
<dependency>
<groupId>com.hamweather</groupId>
<artifactId>AerisMapsLibrary</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hamweather/AerisMapsLibrary/
implementation 'com.hamweather:AerisMapsLibrary:0.9.9'
// https://jarcasting.com/artifacts/com.hamweather/AerisMapsLibrary/
implementation ("com.hamweather:AerisMapsLibrary:0.9.9")
'com.hamweather:AerisMapsLibrary:jar:0.9.9'
<dependency org="com.hamweather" name="AerisMapsLibrary" rev="0.9.9">
<artifact name="AerisMapsLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hamweather', module='AerisMapsLibrary', version='0.9.9')
)
libraryDependencies += "com.hamweather" % "AerisMapsLibrary" % "0.9.9"
[com.hamweather/AerisMapsLibrary "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android.gms » play-services | jar | 4.4.52 |
| com.android.support » support-v4 | jar | 19.0.1 |