is not current version
Last Version 0.8.30

com.github.p6m7g8:p6-namer 0.8.15

Sets the AWS IAM Account Alias with a Custom Resource

GroupId

GroupId

com.github.p6m7g8
ArtifactId

ArtifactId

p6-namer
Version

Version

0.8.15
Type

Type

jar

Download p6-namer 0.8.15


<!-- https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/ -->
<dependency>
    <groupId>com.github.p6m7g8</groupId>
    <artifactId>p6-namer</artifactId>
    <version>0.8.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation 'com.github.p6m7g8:p6-namer:0.8.15'
// https://jarcasting.com/artifacts/com.github.p6m7g8/p6-namer/
implementation ("com.github.p6m7g8:p6-namer:0.8.15")
'com.github.p6m7g8:p6-namer:jar:0.8.15'
<dependency org="com.github.p6m7g8" name="p6-namer" rev="0.8.15">
  <artifact name="p6-namer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.p6m7g8', module='p6-namer', version='0.8.15')
)
libraryDependencies += "com.github.p6m7g8" % "p6-namer" % "0.8.15"
[com.github.p6m7g8/p6-namer "0.8.15"]