is not current version
Last Version 0.0.15

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

google-guice-cli

Categories

Categories

GUI User Interface CLI Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.walterjwhite.infrastructure.google-guice.modules
ArtifactId

ArtifactId

cli
Version

Version

0.0.13
Type

Type

jar

Download cli 0.0.13


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