hermit-coroutines

Resettable Lazy delegates which automatically reset with a test lifecycle

License

License

The Apache License, Version 2.0
https://www.apache.org/licenses/LICENSE-2.0.txt
GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-coroutines
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

hermit-coroutines
Resettable Lazy delegates which automatically reset with a test lifecycle
Project URL

Project URL

https://github.com/rbusarow/Hermit
Source Code Management

Source Code Management

https://github.com/rbusarow/Hermit.git

Download hermit-coroutines

How to add to project

<!-- https://jarcasting.com/artifacts/com.rickbusarow.hermit/hermit-coroutines/ -->
<dependency>
    <groupId>com.rickbusarow.hermit</groupId>
    <artifactId>hermit-coroutines</artifactId>
    <version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.rickbusarow.hermit/hermit-coroutines/
implementation 'com.rickbusarow.hermit:hermit-coroutines:0.9.5'
// https://jarcasting.com/artifacts/com.rickbusarow.hermit/hermit-coroutines/
implementation ("com.rickbusarow.hermit:hermit-coroutines:0.9.5")
'com.rickbusarow.hermit:hermit-coroutines:jar:0.9.5'
<dependency org="com.rickbusarow.hermit" name="hermit-coroutines" rev="0.9.5">
  <artifact name="hermit-coroutines" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rickbusarow.hermit', module='hermit-coroutines', version='0.9.5')
)
libraryDependencies += "com.rickbusarow.hermit" % "hermit-coroutines" % "0.9.5"
[com.rickbusarow.hermit/hermit-coroutines "0.9.5"]

Dependencies

compile (2)

Group / Artifact Type Version
com.rickbusarow.hermit : hermit-core jar 0.9.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (8)

Group / Artifact Type Version
com.rickbusarow.dispatch : dispatch-core jar 1.0.0-beta10
com.rickbusarow.dispatch : dispatch-test jar 1.0.0-beta10
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.4.2
io.mockk : mockk jar 1.11.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0