is not current version
Last Version 0.0.3

ro.fortsoft:hedgehog-weld 0.0.2

Weld CDI module for hedgehog

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog-weld
Version

Version

0.0.2
Type

Type

jar

Download hedgehog-weld 0.0.2


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