Resource Interceptor

Intercept system resources at runtime

License

License

GroupId

GroupId

me.saket
ArtifactId

ArtifactId

interceptableresources
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Resource Interceptor
Intercept system resources at runtime

Download interceptableresources

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0