is not current version
Last Version 2.3.4

org.sonatype.goodies:goodies-testsupport 2.2.4


GroupId

GroupId

org.sonatype.goodies
ArtifactId

ArtifactId

goodies-testsupport
Version

Version

2.2.4
Type

Type

jar

Download goodies-testsupport 2.2.4


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