is not current version
Last Version 1.3

com.github.rlon008:testamation-test-common 1.2


GroupId

GroupId

com.github.rlon008
ArtifactId

ArtifactId

testamation-test-common
Version

Version

1.2
Type

Type

jar

Download testamation-test-common 1.2


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