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