Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.google-guice |
ArtifactId | ArtifactIdmodules |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongoogle-guice
|
Filename | Size |
---|---|
modules-0.0.15.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice/modules/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.google-guice</groupId>
<artifactId>modules</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice/modules/
implementation 'com.walterjwhite.infrastructure.google-guice:modules:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice/modules/
implementation ("com.walterjwhite.infrastructure.google-guice:modules:0.0.15")
'com.walterjwhite.infrastructure.google-guice:modules:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.google-guice" name="modules" rev="0.0.15">
<artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice', module='modules', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.google-guice" % "modules" % "0.0.15"
[com.walterjwhite.infrastructure.google-guice/modules "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15 |
com.walterjwhite.infrastructure : logging | jar | 0.0.15-SNAPSHOT |