is not current version
Last Version 5.3.5

com.testerum:tools 4.0.2


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

tools
Version

Version

4.0.2
Type

Type

pom

Download tools 4.0.2

Filename Size
tools-4.0.2.pom 594 bytes
Browse

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