is not current version
Last Version 0.10

com.voodoodyne.postguice:postguice-test 0.3


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.voodoodyne.postguice
ArtifactId

ArtifactId

postguice-test
Version

Version

0.3
Type

Type

jar

Download postguice-test 0.3


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