Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIdcom.github.shiver-me-timbers.aws.cloudformation |
ArtifactId | ArtifactIdsmt-cloudformation-base |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
smt-cloudformation-base-1.1.pom | |
smt-cloudformation-base-1.1.jar | 27 KB |
smt-cloudformation-base-1.1-sources.jar | 16 KB |
smt-cloudformation-base-1.1-javadoc.jar | 195 KB |
Browse |
<!-- 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.1</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.1'
// 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.1")
'com.github.shiver-me-timbers.aws.cloudformation:smt-cloudformation-base:jar:1.1'
<dependency org="com.github.shiver-me-timbers.aws.cloudformation" name="smt-cloudformation-base" rev="1.1">
<artifact name="smt-cloudformation-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers.aws.cloudformation', module='smt-cloudformation-base', version='1.1')
)
libraryDependencies += "com.github.shiver-me-timbers.aws.cloudformation" % "smt-cloudformation-base" % "1.1"
[com.github.shiver-me-timbers.aws.cloudformation/smt-cloudformation-base "1.1"]