| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdro.fortsoft |
| ArtifactId | ArtifactIdhedgehog-guice |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhedgehog-guice
Guice module for hedgehog
|
| Filename | Size |
|---|---|
| hedgehog-guice-0.0.3.pom | |
| hedgehog-guice-0.0.3.jar | 3 KB |
| hedgehog-guice-0.0.3-sources.jar | 3 KB |
| hedgehog-guice-0.0.3-javadoc.jar | 28 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| ro.fortsoft : hedgehog-core | jar | 0.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 4.1.0 |