Categories |
CategoriesScala Languages AWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdawscala-s3_2.10 |
Version | Version0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
awscala-s3_2.10-0.7.1.pom | |
awscala-s3_2.10-0.7.1.jar | 113 KB |
awscala-s3_2.10-0.7.1-sources.jar | 8 KB |
awscala-s3_2.10-0.7.1-javadoc.jar | 501 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/awscala-s3_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>awscala-s3_2.10</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/awscala-s3_2.10/
implementation 'com.github.seratch:awscala-s3_2.10:0.7.1'
// https://jarcasting.com/artifacts/com.github.seratch/awscala-s3_2.10/
implementation ("com.github.seratch:awscala-s3_2.10:0.7.1")
'com.github.seratch:awscala-s3_2.10:jar:0.7.1'
<dependency org="com.github.seratch" name="awscala-s3_2.10" rev="0.7.1">
<artifact name="awscala-s3_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='awscala-s3_2.10', version='0.7.1')
)
libraryDependencies += "com.github.seratch" % "awscala-s3_2.10" % "0.7.1"
[com.github.seratch/awscala-s3_2.10 "0.7.1"]