is not current version
Last Version 5.3.5

com.testerum:tools 4.0.0


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

tools
Version

Version

4.0.0
Type

Type

pom

Download tools 4.0.0

Filename Size
tools-4.0.0.pom 594 bytes
Browse

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