is not current version
Last Version 2.3.4

org.sonatype.goodies:goodies-testsupport 2.0.0


GroupId

GroupId

org.sonatype.goodies
ArtifactId

ArtifactId

goodies-testsupport
Version

Version

2.0.0
Type

Type

jar

Download goodies-testsupport 2.0.0


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