Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.sonymobile |
ArtifactId | ArtifactIdlumbermill-aws |
Version | Version0.0.14 |
Type | Typejar |
Filename | Size |
---|---|
lumbermill-aws-0.0.14.pom | |
lumbermill-aws-0.0.14.jar | 28 KB |
lumbermill-aws-0.0.14-sources.jar | 17 KB |
lumbermill-aws-0.0.14-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.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-aws/
implementation 'com.sonymobile:lumbermill-aws:0.0.14'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-aws/
implementation ("com.sonymobile:lumbermill-aws:0.0.14")
'com.sonymobile:lumbermill-aws:jar:0.0.14'
<dependency org="com.sonymobile" name="lumbermill-aws" rev="0.0.14">
<artifact name="lumbermill-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-aws', version='0.0.14')
)
libraryDependencies += "com.sonymobile" % "lumbermill-aws" % "0.0.14"
[com.sonymobile/lumbermill-aws "0.0.14"]