is not current version
Last Version 0.0.15

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

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

Type

jar

Download cli 0.0.14


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