Last Version

Molecule Testing 0.2.0

Build a Flow or Observable stream using Jetpack Compose.

License

License

GroupId

GroupId

app.cash.molecule
ArtifactId

ArtifactId

molecule-testing
Version

Version

0.2.0
Type

Type

aar
Description

Description

Molecule Testing
Build a Flow or Observable stream using Jetpack Compose.
Project URL

Project URL

https://github.com/cashapp/molecule/
Source Code Management

Source Code Management

https://github.com/cashapp/molecule/

Download molecule-testing 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.compose.runtime » runtime jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
app.cash.molecule : molecule-runtime jar 0.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2

Project Modules

There are no modules declared in this project.