s3-async-client 1.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.kperson</groupId>
  <artifactId>s3-async-client_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.kperson', name: 's3-async-client_2.11', version: '1.0.0'