| Categories |
CategoriesAWS Container PaaS Providers ASM Application Layer Libs Bytecode Manipulation |
|---|---|
| GroupId | GroupIdio.github.odalabasmaz.awsgenie |
| ArtifactId | ArtifactIdawsgenie |
| Version | Version0.1.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| awsgenie-0.1.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.odalabasmaz.awsgenie/awsgenie/
implementation 'io.github.odalabasmaz.awsgenie:awsgenie:0.1.1'
// https://jarcasting.com/artifacts/io.github.odalabasmaz.awsgenie/awsgenie/
implementation ("io.github.odalabasmaz.awsgenie:awsgenie:0.1.1")
'io.github.odalabasmaz.awsgenie:awsgenie:pom:0.1.1'
<dependency org="io.github.odalabasmaz.awsgenie" name="awsgenie" rev="0.1.1">
<artifact name="awsgenie" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.odalabasmaz.awsgenie', module='awsgenie', version='0.1.1')
)
libraryDependencies += "io.github.odalabasmaz.awsgenie" % "awsgenie" % "0.1.1"
[io.github.odalabasmaz.awsgenie/awsgenie "0.1.1"]