is not current version
Last Version 0.0.15

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

google-guice-property

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

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

ArtifactId

property
Version

Version

0.0.13
Type

Type

jar

Download property 0.0.13


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