Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers.aws.cloudformation |
ArtifactId | ArtifactIdsmt-cloudformation-objects |
Version | Version6.0.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-objects/ -->
<dependency>
<groupId>com.github.shiver-me-timbers.aws.cloudformation</groupId>
<artifactId>smt-cloudformation-objects</artifactId>
<version>6.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-objects/
implementation 'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-objects:6.0.0.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-objects/
implementation ("com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-objects:6.0.0.0")
'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-objects:jar:6.0.0.0'
<dependency org="com.github.shiver-me-timbers.aws.cloudformation" name="smt-cloudformation-objects" rev="6.0.0.0">
<artifact name="smt-cloudformation-objects" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers.aws.cloudformation', module='smt-cloudformation-objects', version='6.0.0.0')
)
libraryDependencies += "com.github.shiver-me-timbers.aws.cloudformation" % "smt-cloudformation-objects" % "6.0.0.0"
[com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-objects "6.0.0.0"]