is not current version
Last Version 0.9.5

com.rickbusarow.hermit:hermit-core 0.9.2

Resettable Lazy delegates which automatically reset with a test lifecycle

GroupId

GroupId

com.rickbusarow.hermit
ArtifactId

ArtifactId

hermit-core
Version

Version

0.9.2
Type

Type

jar

Download hermit-core 0.9.2


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