google - guice - core

google guice helper

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.walterjwhite.infrastructure.google-guice
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

google - guice - core
google guice helper

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.walterjwhite.infrastructure.dependencies : google-guice pom 0.0.15-SNAPSHOT
com.walterjwhite.infrastructure : logging jar 0.0.15-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13