Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.sonymobile |
ArtifactId | ArtifactIdlumbermill-aws |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
lumbermill-aws-0.0.13.pom | |
lumbermill-aws-0.0.13.jar | 26 KB |
lumbermill-aws-0.0.13-sources.jar | 17 KB |
lumbermill-aws-0.0.13-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-aws/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-aws</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-aws/
implementation 'com.sonymobile:lumbermill-aws:0.0.13'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-aws/
implementation ("com.sonymobile:lumbermill-aws:0.0.13")
'com.sonymobile:lumbermill-aws:jar:0.0.13'
<dependency org="com.sonymobile" name="lumbermill-aws" rev="0.0.13">
<artifact name="lumbermill-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-aws', version='0.0.13')
)
libraryDependencies += "com.sonymobile" % "lumbermill-aws" % "0.0.13"
[com.sonymobile/lumbermill-aws "0.0.13"]