google-guice


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.walterjwhite.infrastructure
ArtifactId

ArtifactId

google-guice
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

google-guice
google-guice
Project URL

Project URL

https://github.com/walterjwhite/guice
Source Code Management

Source Code Management

https://github.com/walterjwhite/guice.git

Download google-guice

Filename Size
google-guice-0.0.15.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/google-guice/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure</groupId>
    <artifactId>google-guice</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/google-guice/
implementation 'com.walterjwhite.infrastructure:google-guice:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure/google-guice/
implementation ("com.walterjwhite.infrastructure:google-guice:0.0.15")
'com.walterjwhite.infrastructure:google-guice:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure" name="google-guice" rev="0.0.15">
  <artifact name="google-guice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure', module='google-guice', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure" % "google-guice" % "0.0.15"
[com.walterjwhite.infrastructure/google-guice "0.0.15"]

Dependencies

compile (1)

Group / Artifact Type Version
com.walterjwhite.infrastructure : logging jar 0.0.15-SNAPSHOT

Project Modules

  • core
  • modules

Versions

Version
0.0.15
0.0.14
0.0.13