Last Version

test-util 1.1.6

A project support for testing

License

License

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

test-util
Version

Version

1.1.6
Type

Type

jar
Description

Description

test-util
A project support for testing
Project URL

Project URL

https://youngmonkeys.org/project/test-utilities/
Project Organization

Project Organization

Young Monkeys
Source Code Management

Source Code Management

https://github.com/tavandung12/test-util

Download test-util 1.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.