| License |
License |
|---|---|
| GroupId | GroupIdcom.redmadrobot.extensions |
| ArtifactId | ArtifactIdresources-ktx |
| Last Version | Last Version1.3.1-0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionresources-ktx
A set of Kotlin extensions for accessing resources
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| resources-ktx-1.3.1-0.pom | |
| resources-ktx-1.3.1-0-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redmadrobot.extensions/resources-ktx/ -->
<dependency>
<groupId>com.redmadrobot.extensions</groupId>
<artifactId>resources-ktx</artifactId>
<version>1.3.1-0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/resources-ktx/
implementation 'com.redmadrobot.extensions:resources-ktx:1.3.1-0'
// https://jarcasting.com/artifacts/com.redmadrobot.extensions/resources-ktx/
implementation ("com.redmadrobot.extensions:resources-ktx:1.3.1-0")
'com.redmadrobot.extensions:resources-ktx:aar:1.3.1-0'
<dependency org="com.redmadrobot.extensions" name="resources-ktx" rev="1.3.1-0">
<artifact name="resources-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.redmadrobot.extensions', module='resources-ktx', version='1.3.1-0')
)
libraryDependencies += "com.redmadrobot.extensions" % "resources-ktx" % "1.3.1-0"
[com.redmadrobot.extensions/resources-ktx "1.3.1-0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.fragment » fragment | jar | 1.3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core | jar | 1.6.0 |
| androidx.appcompat » appcompat-resources | jar | 1.3.1 |