is not current version
Last Version 1.2

com.hamweather:aeris-maps-library 0.9.9

Aeris Weather library for Android applications

GroupId

GroupId

com.hamweather
ArtifactId

ArtifactId

aeris-maps-library
Version

Version

0.9.9
Type

Type

jar

Download aeris-maps-library 0.9.9


<!-- https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/ -->
<dependency>
    <groupId>com.hamweather</groupId>
    <artifactId>aeris-maps-library</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/
implementation 'com.hamweather:aeris-maps-library:0.9.9'
// https://jarcasting.com/artifacts/com.hamweather/aeris-maps-library/
implementation ("com.hamweather:aeris-maps-library:0.9.9")
'com.hamweather:aeris-maps-library:jar:0.9.9'
<dependency org="com.hamweather" name="aeris-maps-library" rev="0.9.9">
  <artifact name="aeris-maps-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hamweather', module='aeris-maps-library', version='0.9.9')
)
libraryDependencies += "com.hamweather" % "aeris-maps-library" % "0.9.9"
[com.hamweather/aeris-maps-library "0.9.9"]