hedgehog-guice

Guice module for hedgehog

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog-guice
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

hedgehog-guice
Guice module for hedgehog

Download hedgehog-guice

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
ro.fortsoft : hedgehog-core jar 0.0.3

provided (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1