Last Version

safe-string 1.4.1

Typesafe string interpolation and typedriven secret logging

License

License

GroupId

GroupId

io.github.afsalthaj
ArtifactId

ArtifactId

safe-string_2.12
Version

Version

1.4.1
Type

Type

jar
Description

Description

safe-string
Typesafe string interpolation and typedriven secret logging
Project URL

Project URL

https://github.com/afsalthaj/safe-string-interpolation
Project Organization

Project Organization

safe-string-interpolation
Source Code Management

Source Code Management

https://github.com/afsalthaj/safe-string-interpolation

Download safe-string_2.12 1.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
io.github.afsalthaj : safe-string-macros_2.12 jar 1.4.1

Project Modules

There are no modules declared in this project.