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