s3-async-client 1.1.1


Group ID:
com.github.kperson
Artifact ID:
s3-async-client_2.12
Version:
1.1.1
Release Date:
Mar 18, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.kperson" %% "s3-async-client" % "1.1.1"

Mill build tool

ivy"com.github.kperson::s3-async-client:1.1.1"

Scala CLI

//> using dep "com.github.kperson::s3-async-client:1.1.1"

Ammonite REPL

import $ivy.`com.github.kperson::s3-async-client:1.1.1`

<dependency>
  <groupId>com.github.kperson</groupId>
  <artifactId>s3-async-client_2.12</artifactId>
  <version>1.1.1</version>
</dependency>

compile group: 'com.github.kperson', name: 's3-async-client_2.12', version: '1.1.1'