is not current version
Last Version 2.2

net.stickycode:sticky-testutils 1.11

The standard StickyCode test libraries and tools

Categories

Categories

Net
GroupId

GroupId

net.stickycode
ArtifactId

ArtifactId

sticky-testutils
Version

Version

1.11
Type

Type

jar

Download sticky-testutils 1.11


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