is not current version
Last Version 0.5.4

com.github.mizool.cloudformation:cloudformation 0.3

Cloudformation templates and scripts.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mizool.cloudformation
ArtifactId

ArtifactId

cloudformation
Version

Version

0.3
Type

Type

jar

Download cloudformation 0.3


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