is not current version
Last Version 1.1.1

co.abit.ares:ares-aws-parent 1.0.0


Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

co.abit.ares
ArtifactId

ArtifactId

ares-aws-parent
Version

Version

1.0.0
Type

Type

pom

Download ares-aws-parent 1.0.0


<!-- https://jarcasting.com/artifacts/co.abit.ares/ares-aws-parent/ -->
<dependency>
    <groupId>co.abit.ares</groupId>
    <artifactId>ares-aws-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws-parent/
implementation 'co.abit.ares:ares-aws-parent:1.0.0'
// https://jarcasting.com/artifacts/co.abit.ares/ares-aws-parent/
implementation ("co.abit.ares:ares-aws-parent:1.0.0")
'co.abit.ares:ares-aws-parent:pom:1.0.0'
<dependency org="co.abit.ares" name="ares-aws-parent" rev="1.0.0">
  <artifact name="ares-aws-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.abit.ares', module='ares-aws-parent', version='1.0.0')
)
libraryDependencies += "co.abit.ares" % "ares-aws-parent" % "1.0.0"
[co.abit.ares/ares-aws-parent "1.0.0"]