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

ro.fortsoft:hedgehog-weld 0.0.1

Weld CDI module for hedgehog

Группа

Группа

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

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

hedgehog-weld
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать hedgehog-weld 0.0.1


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