| License |
License |
|---|---|
| GroupId | GroupIdcom.hamweather |
| ArtifactId | ArtifactIdaeris-android-library |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionAerisAndroidLibrary
The Aeris SDK Library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aeris-android-library-1.1.pom | |
| aeris-android-library-1.1.jar | 202 KB |
| aeris-android-library-1.1-sources.jar | 261 bytes |
| aeris-android-library-1.1-javadoc.jar | 765 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hamweather/aeris-android-library/ -->
<dependency>
<groupId>com.hamweather</groupId>
<artifactId>aeris-android-library</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hamweather/aeris-android-library/
implementation 'com.hamweather:aeris-android-library:1.1'
// https://jarcasting.com/artifacts/com.hamweather/aeris-android-library/
implementation ("com.hamweather:aeris-android-library:1.1")
'com.hamweather:aeris-android-library:jar:1.1'
<dependency org="com.hamweather" name="aeris-android-library" rev="1.1">
<artifact name="aeris-android-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hamweather', module='aeris-android-library', version='1.1')
)
libraryDependencies += "com.hamweather" % "aeris-android-library" % "1.1"
[com.hamweather/aeris-android-library "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.google.android.gms » play-services | jar | 4.4.52 |
| org.robolectric : robolectric | jar | 2.3 |