aws-secretsmanager 0.0.5


Group ID:
io.github.eduardohl
Artifact ID:
aws-secretsmanager
Version:
0.0.5
Release Date:
Jan 3, 2021
Licenses:
Files:

libraryDependencies += "io.github.eduardohl" % "aws-secretsmanager" % "0.0.5"

Mill build tool

ivy"io.github.eduardohl:aws-secretsmanager:0.0.5"

Scala CLI

//> using dep "io.github.eduardohl:aws-secretsmanager:0.0.5"

Ammonite REPL

import $ivy.`io.github.eduardohl:aws-secretsmanager:0.0.5`

<dependency>
  <groupId>io.github.eduardohl</groupId>
  <artifactId>aws-secretsmanager</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'io.github.eduardohl', name: 'aws-secretsmanager', version: '0.0.5'