is not current version
Last Version 1.1.0

com.github.pwittchen:weathericonview 1.0.0

Weather Icon View for Android applications

GroupId

GroupId

com.github.pwittchen
ArtifactId

ArtifactId

weathericonview
Version

Version

1.0.0
Type

Type

aar

Download weathericonview 1.0.0


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