is not current version
Last Version 0.10

com.voodoodyne.postguice:postguice 0.6


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.voodoodyne.postguice
ArtifactId

ArtifactId

postguice
Version

Version

0.6
Type

Type

jar

Download postguice 0.6


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