License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.github.kotlinbyte |
ArtifactId | ArtifactIdscoped-state |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionscoped-state
ScopedState library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scoped-state-1.0.0.pom | |
scoped-state-1.0.0-sources.jar | 4 KB |
scoped-state-1.0.0-javadoc.jar | 335 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.kotlinbyte/scoped-state/ -->
<dependency>
<groupId>io.github.kotlinbyte</groupId>
<artifactId>scoped-state</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kotlinbyte/scoped-state/
implementation 'io.github.kotlinbyte:scoped-state:1.0.0'
// https://jarcasting.com/artifacts/io.github.kotlinbyte/scoped-state/
implementation ("io.github.kotlinbyte:scoped-state:1.0.0")
'io.github.kotlinbyte:scoped-state:aar:1.0.0'
<dependency org="io.github.kotlinbyte" name="scoped-state" rev="1.0.0">
<artifact name="scoped-state" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kotlinbyte', module='scoped-state', version='1.0.0')
)
libraryDependencies += "io.github.kotlinbyte" % "scoped-state" % "1.0.0"
[io.github.kotlinbyte/scoped-state "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.7.0 |
androidx.appcompat » appcompat | jar | 1.4.0 |
com.google.android.material » material | jar | 1.4.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
androidx.test.ext » junit-ktx | jar | 1.1.3 |
androidx.fragment » fragment-ktx | jar | 1.4.0 |