License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.jraska.livedata |
ArtifactId | ArtifactIdtesting-ktx |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncom.jraska.livedata
LiveData Testing Ktx
|
Project URL |
Project URL |
Filename | Size |
---|---|
testing-ktx-1.2.0.pom | |
testing-ktx-1.2.0-sources.jar | 828 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jraska.livedata : testing | jar | 1.2.0 |
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 |