is not current version
Last Version 1.0.8

org.jsslutils:jsslutils-test-helpers 0.5

Helper classes for some of the tests.

GroupId

GroupId

org.jsslutils
ArtifactId

ArtifactId

jsslutils-test-helpers
Version

Version

0.5
Type

Type

jar

Download jsslutils-test-helpers 0.5


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