com.jraska.livedata

LiveData Testing

License

License

Categories

Categories

Data
GroupId

GroupId

com.jraska.livedata
ArtifactId

ArtifactId

testing
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

com.jraska.livedata
LiveData Testing
Project URL

Project URL

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

Download testing

How to add to project

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

Dependencies

compile (1)

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

runtime (3)

Group / Artifact Type Version
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