is not current version
Last Version 0.9.5

com.rickbusarow.hermit:hermit-coroutines 0.9.1

Resettable Lazy delegates which automatically reset with a test lifecycle

GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-coroutines
Version

Version

0.9.1
Type

Type

jar

Download hermit-coroutines 0.9.1


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