is not current version
Last Version 0.1.2

io.github.odalabasmaz.awsgenie:awsgenie 0.1.0

A comprehensive utility for managing and comparing your AWS resources.

Categories

Categories

AWS Container PaaS Providers ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.github.odalabasmaz.awsgenie
ArtifactId

ArtifactId

awsgenie
Version

Version

0.1.0
Type

Type

pom

Download awsgenie 0.1.0

Filename Size
awsgenie-0.1.0.pom 11 KB
Browse

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