Last Version

testUtils 0.1.3

Test utilities

License

License

License
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.outsideMyBox
ArtifactId

ArtifactId

testUtils
Version

Version

0.1.3
Type

Type

jar
Description

Description

testUtils
Test utilities
Source Code Management

Source Code Management

https://github.com/outsideMyBox/testUtils/

Download testUtils 0.1.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.6

Project Modules

There are no modules declared in this project.