is not current version
Last Version 2.1.3

io.github.afsalthaj:test_2.12 1.0.3

Typesafe string interpolation and typedriven secret logging

GroupId

GroupId

io.github.afsalthaj
ArtifactId

ArtifactId

test_2.12
Version

Version

1.0.3
Type

Type

jar

Download test_2.12 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/ -->
<dependency>
    <groupId>io.github.afsalthaj</groupId>
    <artifactId>test_2.12</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/
implementation 'io.github.afsalthaj:test_2.12:1.0.3'
// https://jarcasting.com/artifacts/io.github.afsalthaj/test_2.12/
implementation ("io.github.afsalthaj:test_2.12:1.0.3")
'io.github.afsalthaj:test_2.12:jar:1.0.3'
<dependency org="io.github.afsalthaj" name="test_2.12" rev="1.0.3">
  <artifact name="test_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.afsalthaj', module='test_2.12', version='1.0.3')
)
libraryDependencies += "io.github.afsalthaj" % "test_2.12" % "1.0.3"
[io.github.afsalthaj/test_2.12 "1.0.3"]