is not current version
Last Version 5.3.5

com.testerum:tools 4.0.1


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

tools
Version

Version

4.0.1
Type

Type

pom

Download tools 4.0.1

Filename Size
tools-4.0.1.pom 594 bytes
Browse

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