| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection ORM Data | 
| GroupId | GroupIdcom.kaching.platform | 
| ArtifactId | ArtifactIdkawala-guice | 
| Last Version | Last Version0.1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKawala - Guice Guice helpers | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| kawala-guice-0.1.6.pom | |
| kawala-guice-0.1.6.jar | 3 KB | 
| kawala-guice-0.1.6-sources.jar | 1 KB | 
| kawala-guice-0.1.6-javadoc.jar | 19 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/ -->
<dependency>
    <groupId>com.kaching.platform</groupId>
    <artifactId>kawala-guice</artifactId>
    <version>0.1.6</version>
</dependency>// https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/
implementation 'com.kaching.platform:kawala-guice:0.1.6'// https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/
implementation ("com.kaching.platform:kawala-guice:0.1.6")'com.kaching.platform:kawala-guice:jar:0.1.6'<dependency org="com.kaching.platform" name="kawala-guice" rev="0.1.6">
  <artifact name="kawala-guice" type="jar" />
</dependency>@Grapes(
@Grab(group='com.kaching.platform', module='kawala-guice', version='0.1.6')
)libraryDependencies += "com.kaching.platform" % "kawala-guice" % "0.1.6"[com.kaching.platform/kawala-guice "0.1.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.kaching.platform : kawala-common | jar | 0.1.6 | 
| com.google.inject : guice | jar | 3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.kaching.platform : kawala-testing | jar | 0.1.6 | 
| junit : junit | jar | 4.8.2 | 
| org.jmock : jmock | jar | 2.5.1 | 
| org.jmock : jmock-junit4 | jar | 2.5.1 | 
| org.jmock : jmock-legacy | jar | 2.5.1 |