is not current version
Last Version 0.9.5

com.rickbusarow.hermit:hermit-coroutines 0.9.2

Resettable Lazy delegates which automatically reset with a test lifecycle

GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-coroutines
Version

Version

0.9.2
Type

Type

jar

Download hermit-coroutines 0.9.2


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