is not current version
Last Version 15.2.0.1

com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-base 1.0


Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

com.github.shiver-me-timbers.aws.cloudformation
ArtifactId

ArtifactId

smt-cloudformation-base
Version

Version

1.0
Type

Type

jar

Download smt-cloudformation-base 1.0


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