Categories |
CategoriesAWS Container PaaS Providers Ant Build Tools |
---|---|
GroupId | GroupIdcom.github.hoantran-it.library |
ArtifactId | ArtifactIdaws-service |
Version | Version1.2 |
Type | Typejar |
Filename | Size |
---|---|
aws-service-1.2.pom | |
aws-service-1.2.jar | 9 KB |
aws-service-1.2-sources.jar | 4 KB |
aws-service-1.2-javadoc.jar | 28 KB |
Browse |
<!-- 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"]