| Categories | CategoriesORM Data | 
|---|---|
| GroupId | GroupIdcom.hack23.cia | 
| ArtifactId | ArtifactIdcia-dist-cloudformation | 
| Version | Version2020-10-29 | 
| Type | Typepom | 
| Filename | Size | 
|---|---|
| cia-dist-cloudformation-2020-10-29.pom | |
| cia-dist-cloudformation-2020-10-29.yml | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hack23.cia/cia-dist-cloudformation/ -->
<dependency>
    <groupId>com.hack23.cia</groupId>
    <artifactId>cia-dist-cloudformation</artifactId>
    <version>2020-10-29</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.hack23.cia/cia-dist-cloudformation/
implementation 'com.hack23.cia:cia-dist-cloudformation:2020-10-29'// https://jarcasting.com/artifacts/com.hack23.cia/cia-dist-cloudformation/
implementation ("com.hack23.cia:cia-dist-cloudformation:2020-10-29")'com.hack23.cia:cia-dist-cloudformation:pom:2020-10-29'<dependency org="com.hack23.cia" name="cia-dist-cloudformation" rev="2020-10-29">
  <artifact name="cia-dist-cloudformation" type="pom" />
</dependency>@Grapes(
@Grab(group='com.hack23.cia', module='cia-dist-cloudformation', version='2020-10-29')
)libraryDependencies += "com.hack23.cia" % "cia-dist-cloudformation" % "2020-10-29"[com.hack23.cia/cia-dist-cloudformation "2020-10-29"]