License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.survivingwithandroid |
ArtifactId | ArtifactIdweatherlib_volleyclient |
Version | Version1.6.0 |
Type | Typeaar |
Description |
DescriptionAndroid Weather Library
Android Weather Lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.survivingwithandroid/weatherlib_volleyclient/ -->
<dependency>
<groupId>com.survivingwithandroid</groupId>
<artifactId>weatherlib_volleyclient</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.survivingwithandroid/weatherlib_volleyclient/
implementation 'com.survivingwithandroid:weatherlib_volleyclient:1.6.0'
// https://jarcasting.com/artifacts/com.survivingwithandroid/weatherlib_volleyclient/
implementation ("com.survivingwithandroid:weatherlib_volleyclient:1.6.0")
'com.survivingwithandroid:weatherlib_volleyclient:aar:1.6.0'
<dependency org="com.survivingwithandroid" name="weatherlib_volleyclient" rev="1.6.0">
<artifact name="weatherlib_volleyclient" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.survivingwithandroid', module='weatherlib_volleyclient', version='1.6.0')
)
libraryDependencies += "com.survivingwithandroid" % "weatherlib_volleyclient" % "1.6.0"
[com.survivingwithandroid/weatherlib_volleyclient "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.survivingwithandroid : weatherlib | jar | 1.6.0 |
com.mcxiaoke.volley : library | aar | 1.0.6 |