Android Weather Library

Android Weather Lib

License

License

GroupId

GroupId

com.survivingwithandroid
ArtifactId

ArtifactId

WeatherLib
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Android Weather Library
Android Weather Lib
Project URL

Project URL

https://github.com/survivingwithandroid/WeatherLib
Source Code Management

Source Code Management

https://github.com/survivingwithandroid/WeatherLib

Download WeatherLib

How to add to project

<!-- https://jarcasting.com/artifacts/com.survivingwithandroid/WeatherLib/ -->
<dependency>
    <groupId>com.survivingwithandroid</groupId>
    <artifactId>WeatherLib</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.survivingwithandroid/WeatherLib/
implementation 'com.survivingwithandroid:WeatherLib:1.3.0'
// https://jarcasting.com/artifacts/com.survivingwithandroid/WeatherLib/
implementation ("com.survivingwithandroid:WeatherLib:1.3.0")
'com.survivingwithandroid:WeatherLib:aar:1.3.0'
<dependency org="com.survivingwithandroid" name="WeatherLib" rev="1.3.0">
  <artifact name="WeatherLib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.survivingwithandroid', module='WeatherLib', version='1.3.0')
)
libraryDependencies += "com.survivingwithandroid" % "WeatherLib" % "1.3.0"
[com.survivingwithandroid/WeatherLib "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 19.+

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0