is not current version
Last Version 0.0.15

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


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.14
Type

Type

pom

Download modules 0.0.14

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