is not current version
Last Version 2.1

net.stickycode.ws:sticky-ws-testutils 1.1


Categories

Categories

Net
GroupId

GroupId

net.stickycode.ws
ArtifactId

ArtifactId

sticky-ws-testutils
Version

Version

1.1
Type

Type

jar

Download sticky-ws-testutils 1.1


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