Last Version

test-utils 0.60

Contains some common code shared by tests.

License

License

GroupId

GroupId

me.atam
ArtifactId

ArtifactId

test-utils
Version

Version

0.60
Type

Type

jar
Description

Description

test-utils
Contains some common code shared by tests.

Download test-utils 0.60


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.