is not current version
Last Version 1.2.8

com.github.hoantran-it.library:aws-service 1.2

AWS client service

Categories

Categories

AWS Container PaaS Providers Ant Build Tools
GroupId

GroupId

com.github.hoantran-it.library
ArtifactId

ArtifactId

aws-service
Version

Version

1.2
Type

Type

jar

Download aws-service 1.2


<!-- https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/ -->
<dependency>
    <groupId>com.github.hoantran-it.library</groupId>
    <artifactId>aws-service</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation 'com.github.hoantran-it.library:aws-service:1.2'
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation ("com.github.hoantran-it.library:aws-service:1.2")
'com.github.hoantran-it.library:aws-service:jar:1.2'
<dependency org="com.github.hoantran-it.library" name="aws-service" rev="1.2">
  <artifact name="aws-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoantran-it.library', module='aws-service', version='1.2')
)
libraryDependencies += "com.github.hoantran-it.library" % "aws-service" % "1.2"
[com.github.hoantran-it.library/aws-service "1.2"]