License |
License |
---|---|
GroupId | GroupIdcom.aerisweather |
ArtifactId | ArtifactIdaeris-core-lib |
Version | Version2.7.0 |
Type | Typeaar |
Description |
DescriptionAerisCoreLibrary
The Aeris Core Library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aeris-core-lib-2.7.0.pom | |
aeris-core-lib-2.7.0-sources.jar | 195 KB |
aeris-core-lib-2.7.0-release.zip | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/ -->
<dependency>
<groupId>com.aerisweather</groupId>
<artifactId>aeris-core-lib</artifactId>
<version>2.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/
implementation 'com.aerisweather:aeris-core-lib:2.7.0'
// https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/
implementation ("com.aerisweather:aeris-core-lib:2.7.0")
'com.aerisweather:aeris-core-lib:aar:2.7.0'
<dependency org="com.aerisweather" name="aeris-core-lib" rev="2.7.0">
<artifact name="aeris-core-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.aerisweather', module='aeris-core-lib', version='2.7.0')
)
libraryDependencies += "com.aerisweather" % "aeris-core-lib" % "2.7.0"
[com.aerisweather/aeris-core-lib "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
com.google.android.gms » play-services-maps | jar | 18.0.2 |
androidx.test.ext » junit | jar | 1.1.3 |