License |
License
License
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.outsideMyBox |
ArtifactId | ArtifactIdtestUtils |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontestUtils
Test utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
testUtils-0.1.3.pom | |
testUtils-0.1.3.jar | 14 KB |
testUtils-0.1.3-sources.jar | 7 KB |
testUtils-0.1.3-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.6 |