is not current version
Last Version 2.8.3

com.mastfrog:giulius-tests 2.6.13


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

giulius-tests
Version

Version

2.6.13
Type

Type

jar

Download giulius-tests 2.6.13


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