| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
|---|---|
| GroupId | GroupIdcom.walterjwhite.infrastructure.google-guice.modules | 
| ArtifactId | ArtifactIdproperty-test | 
| Last Version | Last Version0.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongoogle - guice - property-test google-guice-property-test | 
| Filename | Size | 
|---|---|
| property-test-0.0.15.pom | |
| property-test-0.0.15.jar | 6 KB | 
| property-test-0.0.15-sources.jar | 4 KB | 
| property-test-0.0.15-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.google-guice.modules</groupId>
    <artifactId>property-test</artifactId>
    <version>0.0.15</version>
</dependency>// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/
implementation 'com.walterjwhite.infrastructure.google-guice.modules:property-test:0.0.15'// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.google-guice.modules/property-test/
implementation ("com.walterjwhite.infrastructure.google-guice.modules:property-test:0.0.15")'com.walterjwhite.infrastructure.google-guice.modules:property-test:jar:0.0.15'<dependency org="com.walterjwhite.infrastructure.google-guice.modules" name="property-test" rev="0.0.15">
  <artifact name="property-test" type="jar" />
</dependency>@Grapes(
@Grab(group='com.walterjwhite.infrastructure.google-guice.modules', module='property-test', version='0.0.15')
)libraryDependencies += "com.walterjwhite.infrastructure.google-guice.modules" % "property-test" % "0.0.15"[com.walterjwhite.infrastructure.google-guice.modules/property-test "0.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.walterjwhite.infrastructure.google-guice.modules : property | jar | 0.0.15 | 
| com.walterjwhite.infrastructure.google-guice : core | jar | 0.0.15 | 
| com.walterjwhite.infrastructure : logging | jar | 0.0.15-SNAPSHOT |