is not current version
Last Version 1.2

com.hamweather:aeris-maps-library 1.0.1

Aeris Weather library for Android applications

GroupId

GroupId

com.hamweather
ArtifactId

ArtifactId

aeris-maps-library
Version

Version

1.0.1
Type

Type

jar

Download aeris-maps-library 1.0.1


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