is not current version
Last Version 1.3.2

com.github.guilhe:resources-provider-ktx 1.0.0

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

Categories

Categories

IDE Development Tools GUI User Interface
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

resources-provider-ktx
Version

Version

1.0.0
Type

Type

aar

Download resources-provider-ktx 1.0.0


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