com.jraska.livedata

LiveData Testing Ktx

License

License

Categories

Categories

Data
GroupId

GroupId

com.jraska.livedata
ArtifactId

ArtifactId

testing-ktx
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.jraska.livedata
LiveData Testing Ktx
Project URL

Project URL

https://github.com/jraska/livedata-testing

Download testing-ktx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jraska.livedata : testing jar 1.2.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
androidx.annotation » annotation jar 1.2.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-livedata-core jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0