не последняя версия
Последняя версия 0.9.5

com.rickbusarow.hermit:hermit-core 0.9.2

Resettable Lazy delegates which automatically reset with a test lifecycle

Группа

Группа

com.rickbusarow.hermit
Идентификатор

Идентификатор

hermit-core
Версия

Версия

0.9.2
Тип

Тип

jar

Скачать 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"]