is not current version
Last Version 5.3.5

com.testerum:common-jdk 4.0.1


Categories

Categories

Java Languages
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-jdk
Version

Version

4.0.1
Type

Type

jar

Download common-jdk 4.0.1


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