ResourcesProvider-ktx

Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! 🤩🥳

License

License

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

resources-provider-ktx
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

aar
Description

Description

ResourcesProvider-ktx
Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! 🤩🥳
Project URL

Project URL

https://guilhe.github.io/ResourcesProvider-ktx/
Source Code Management

Source Code Management

https://guilhe.github.io/ResourcesProvider-ktx/

Download resources-provider-ktx

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.0
androidx.core » core-ktx jar 1.3.1
androidx.fragment » fragment-ktx jar 1.2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
androidx.test » core jar 1.3.0
org.robolectric : robolectric jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.0
1.0.0