is not current version
Last Version 1.2.0

com.github.keithyokoma:RemoteViewsReader 1.0.1

Read RemoteViews information with some black magic way.

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

RemoteViewsReader
Version

Version

1.0.1
Type

Type

aar

Download RemoteViewsReader 1.0.1


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