is not current version
Last Version 0.0.3

ro.fortsoft:hedgehog-spring 0.0.2

Spring module for hedgehog

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog-spring
Version

Version

0.0.2
Type

Type

jar

Download hedgehog-spring 0.0.2


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