is not current version
Last Version 2.8.3

com.mastfrog:giulius-tests-parent 2.6.5

Guice + Configuration tools

GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

giulius-tests-parent
Version

Version

2.6.5
Type

Type

pom

Download giulius-tests-parent 2.6.5


<!-- https://jarcasting.com/artifacts/com.mastfrog/giulius-tests-parent/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>giulius-tests-parent</artifactId>
    <version>2.6.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/giulius-tests-parent/
implementation 'com.mastfrog:giulius-tests-parent:2.6.5'
// https://jarcasting.com/artifacts/com.mastfrog/giulius-tests-parent/
implementation ("com.mastfrog:giulius-tests-parent:2.6.5")
'com.mastfrog:giulius-tests-parent:pom:2.6.5'
<dependency org="com.mastfrog" name="giulius-tests-parent" rev="2.6.5">
  <artifact name="giulius-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='giulius-tests-parent', version='2.6.5')
)
libraryDependencies += "com.mastfrog" % "giulius-tests-parent" % "2.6.5"
[com.mastfrog/giulius-tests-parent "2.6.5"]