is not current version
Last Version 1.2.0

com.github.keithyokoma:RemoteViewsReader 1.1.3

Read RemoteViews information with some black magic way.

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

RemoteViewsReader
Version

Version

1.1.3
Type

Type

aar

Download RemoteViewsReader 1.1.3


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