| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools GUI User Interface |
| GroupId | GroupIdcom.github.guilhe |
| ArtifactId | ArtifactIdresources-provider-ktx |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionResourcesProvider-ktx
Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! ð¤©ð¥³
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| resources-provider-ktx-1.3.2.pom | |
| resources-provider-ktx-1.3.2.aar | 7 KB |
| resources-provider-ktx-1.3.2-sources.jar | 1 KB |
| resources-provider-ktx-1.3.2-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| androidx.test » core | jar | 1.3.0 |
| org.robolectric : robolectric | jar | 4.4 |