is not current version
Last Version 0.0.3

ro.fortsoft:hedgehog 0.0.1

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

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog
Version

Version

0.0.1
Type

Type

pom

Download hedgehog 0.0.1

Filename Size
hedgehog-0.0.1.pom 4 KB
Browse

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