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

ro.fortsoft:hedgehog 0.0.2

Hedgehog is a Spring, Guice and CDI bean injector in non-managed beans.

Группа

Группа

ro.fortsoft
Идентификатор

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

hedgehog
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать hedgehog 0.0.2

Имя Файла Размер
hedgehog-0.0.2.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/ -->
<dependency>
    <groupId>ro.fortsoft</groupId>
    <artifactId>hedgehog</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/
implementation 'ro.fortsoft:hedgehog:0.0.2'
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/
implementation ("ro.fortsoft:hedgehog:0.0.2")
'ro.fortsoft:hedgehog:pom:0.0.2'
<dependency org="ro.fortsoft" name="hedgehog" rev="0.0.2">
  <artifact name="hedgehog" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='hedgehog', version='0.0.2')
)
libraryDependencies += "ro.fortsoft" % "hedgehog" % "0.0.2"
[ro.fortsoft/hedgehog "0.0.2"]