Last Version

macros 1.2.1

Typesafe string interpolation and typedriven secret logging

License

License

GroupId

GroupId

io.github.afsalthaj
ArtifactId

ArtifactId

macros_2.12
Version

Version

1.2.1
Type

Type

jar
Description

Description

macros
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 macros_2.12 1.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.scala-lang : scala-reflect jar 2.12.6
org.specs2 : specs2-scalaz_2.12 jar 4.2.0

Project Modules

There are no modules declared in this project.