Categories |
CategoriesGUI User Interface CLI Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.google-guice.modules |
ArtifactId | ArtifactIdcli |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongoogle - guice - cli
google-guice-cli
|
Filename | Size |
---|---|
cli-0.0.15.pom | |
cli-0.0.15.jar | 13 KB |
cli-0.0.15-sources.jar | 8 KB |
cli-0.0.15-javadoc.jar | 81 KB |
Browse |
<!-- 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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/cli/
implementation 'com.walterjwhite.infrastructure.google-guice.modules:cli:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/cli/
implementation ("com.walterjwhite.infrastructure.google-guice.modules:cli:0.0.15")
'com.walterjwhite.infrastructure.google-guice.modules:cli:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="cli" rev="0.0.15">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='cli', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "cli" % "0.0.15"
[com.walterjwhite.infrastructure.google-guice.modules/cli "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.google-guice.modules : property | jar | 0.0.15 |
com.walterjwhite.infrastructure.dependencies : commons-cli | pom | 0.0.15-SNAPSHOT |
com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15 |
com.walterjwhite.infrastructure : logging | jar | 0.0.15-SNAPSHOT |