is not current version
Last Version 0.0.3

ro.fortsoft:hedgehog-core 0.0.2

Core module for hedge hog

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog-core
Version

Version

0.0.2
Type

Type

jar

Download hedgehog-core 0.0.2


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