is not current version
Last Version 1.2.0

com.github.keithyokoma:RemoteViewsReader 1.1.0

Read RemoteViews information with some black magic way.

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

RemoteViewsReader
Version

Version

1.1.0
Type

Type

aar

Download RemoteViewsReader 1.1.0


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