jobial-io / cloudformation-template-generator   3.10.4

BSD 3-clause "New" or "Revised" License GitHub

A type-safe Scala DSL for generating CloudFormation templates

Scala versions: 2.13 2.12 2.11

cloud-formation-template-generator 3.10.4


Group ID:
io.jobial
Artifact ID:
cloud-formation-template-generator_2.12
Version:
3.10.4
Release Date:
Jan 1, 2022
Licenses:
Files:

libraryDependencies += "io.jobial" %% "cloud-formation-template-generator" % "3.10.4"

Mill build tool

ivy"io.jobial::cloud-formation-template-generator:3.10.4"

Scala CLI

//> using dep "io.jobial::cloud-formation-template-generator:3.10.4"

Ammonite REPL

import $ivy.`io.jobial::cloud-formation-template-generator:3.10.4`

<dependency>
  <groupId>io.jobial</groupId>
  <artifactId>cloud-formation-template-generator_2.12</artifactId>
  <version>3.10.4</version>
</dependency>

compile group: 'io.jobial', name: 'cloud-formation-template-generator_2.12', version: '3.10.4'