is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.google-guice:core 0.0.13

google guice helper

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.walterjwhite.infrastructure.google-guice
ArtifactId

ArtifactId

core
Version

Version

0.0.13
Type

Type

jar

Download core 0.0.13


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