License |
License |
---|---|
GroupId | GroupIdcom.aerisweather |
ArtifactId | ArtifactIdaeris-core-lib |
Version | Version2.6.1 |
Type | Typejar |
Description |
DescriptionAerisCoreLibrary
The Aeris Core Library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aeris-core-lib-2.6.1.pom | |
aeris-core-lib-2.6.1.jar | 229 KB |
aeris-core-lib-2.6.1-sources.jar | 261 bytes |
aeris-core-lib-2.6.1-javadoc.jar | 874 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/ -->
<dependency>
<groupId>com.aerisweather</groupId>
<artifactId>aeris-core-lib</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/
implementation 'com.aerisweather:aeris-core-lib:2.6.1'
// https://jarcasting.com/artifacts/com.aerisweather/aeris-core-lib/
implementation ("com.aerisweather:aeris-core-lib:2.6.1")
'com.aerisweather:aeris-core-lib:jar:2.6.1'
<dependency org="com.aerisweather" name="aeris-core-lib" rev="2.6.1">
<artifact name="aeris-core-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerisweather', module='aeris-core-lib', version='2.6.1')
)
libraryDependencies += "com.aerisweather" % "aeris-core-lib" % "2.6.1"
[com.aerisweather/aeris-core-lib "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
com.google.android.gms » play-services-maps | jar | 17.0.0 |
androidx.test.ext » junit | jar | 1.1.2 |