is not current version
Last Version 0.1.6

com.kaching.platform:kawala-guice 0.1.4

Guice helpers

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

com.kaching.platform
ArtifactId

ArtifactId

kawala-guice
Version

Version

0.1.4
Type

Type

jar

Download kawala-guice 0.1.4


<!-- https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/ -->
<dependency>
    <groupId>com.kaching.platform</groupId>
    <artifactId>kawala-guice</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/
implementation 'com.kaching.platform:kawala-guice:0.1.4'
// https://jarcasting.com/artifacts/com.kaching.platform/kawala-guice/
implementation ("com.kaching.platform:kawala-guice:0.1.4")
'com.kaching.platform:kawala-guice:jar:0.1.4'
<dependency org="com.kaching.platform" name="kawala-guice" rev="0.1.4">
  <artifact name="kawala-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kaching.platform', module='kawala-guice', version='0.1.4')
)
libraryDependencies += "com.kaching.platform" % "kawala-guice" % "0.1.4"
[com.kaching.platform/kawala-guice "0.1.4"]