is not current version
Last Version 2.7.0

com.aerisweather:aeris-core-lib 2.5.0

The Aeris Core Library for Android

GroupId

GroupId

com.aerisweather
ArtifactId

ArtifactId

aeris-core-lib
Version

Version

2.5.0
Type

Type

jar

Download aeris-core-lib 2.5.0


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