is not current version
Last Version 5.3.5

com.testerum:common 1.1-pre-alpha-19


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common
Version

Version

1.1-pre-alpha-19
Type

Type

pom

Download common 1.1-pre-alpha-19


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