is not current version
Last Version 0.0.15

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


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.walterjwhite.infrastructure.google-guice
ArtifactId

ArtifactId

modules
Version

Version

0.0.13
Type

Type

pom

Download modules 0.0.13

Filename Size
modules-0.0.13.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.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice/modules/
implementation 'com.walterjwhite.infrastructure.google-guice:modules:0.0.13'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice/modules/
implementation ("com.walterjwhite.infrastructure.google-guice:modules:0.0.13")
'com.walterjwhite.infrastructure.google-guice:modules:pom:0.0.13'
<dependency org="com.walterjwhite.infrastructure.google-guice" name="modules" rev="0.0.13">
  <artifact name="modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice', module='modules', version='0.0.13')
)
libraryDependencies += "com.walterjwhite.infrastructure.google-guice" % "modules" % "0.0.13"
[com.walterjwhite.infrastructure.google-guice/modules "0.0.13"]