License |
License |
---|---|
GroupId | GroupIdcom.github.pwittchen |
ArtifactId | ArtifactIdweathericonview |
Version | Version1.1.0 |
Type | Typeaar |
Description |
Descriptionweathericonview
Weather Icon View for Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weathericonview-1.1.0.pom | |
weathericonview-1.1.0.aar | 66 KB |
weathericonview-1.1.0-sources.jar | 1 KB |
weathericonview-1.1.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwittchen/weathericonview/ -->
<dependency>
<groupId>com.github.pwittchen</groupId>
<artifactId>weathericonview</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwittchen/weathericonview/
implementation 'com.github.pwittchen:weathericonview:1.1.0'
// https://jarcasting.com/artifacts/com.github.pwittchen/weathericonview/
implementation ("com.github.pwittchen:weathericonview:1.1.0")
'com.github.pwittchen:weathericonview:aar:1.1.0'
<dependency org="com.github.pwittchen" name="weathericonview" rev="1.1.0">
<artifact name="weathericonview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwittchen', module='weathericonview', version='1.1.0')
)
libraryDependencies += "com.github.pwittchen" % "weathericonview" % "1.1.0"
[com.github.pwittchen/weathericonview "1.1.0"]