scoped-state

ScopedState library

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.kotlinbyte
ArtifactId

ArtifactId

scoped-state
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

scoped-state
ScopedState library
Project URL

Project URL

https://github.com/KotlinByte/ScopedState
Source Code Management

Source Code Management

https://github.com/KotlinByte/ScopedState/tree/main

Download scoped-state

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0