Categories |
CategoriesAWS Container PaaS Providers Ant Build Tools |
---|---|
GroupId | GroupIdcom.github.hoantran-it.library |
ArtifactId | ArtifactIdaws-service |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
aws-service-1.1.pom | |
aws-service-1.1.jar | 7 KB |
aws-service-1.1-sources.jar | 3 KB |
aws-service-1.1-javadoc.jar | 24 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation 'com.github.hoantran-it.library:aws-service:1.1'
// https://jarcasting.com/artifacts/com.github.hoantran-it.library/aws-service/
implementation ("com.github.hoantran-it.library:aws-service:1.1")
'com.github.hoantran-it.library:aws-service:jar:1.1'
<dependency org="com.github.hoantran-it.library" name="aws-service" rev="1.1">
<artifact name="aws-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hoantran-it.library', module='aws-service', version='1.1')
)
libraryDependencies += "com.github.hoantran-it.library" % "aws-service" % "1.1"
[com.github.hoantran-it.library/aws-service "1.1"]