is not current version
Last Version 0.9.5

com.rickbusarow.hermit:hermit-core 0.9.1

Resettable Lazy delegates which automatically reset with a test lifecycle

GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-core
Version

Version

0.9.1
Type

Type

jar

Download hermit-core 0.9.1


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