sbt-aws-eb 0.2.0


Group ID:
com.servicerocket
Artifact ID:
sbt-aws-eb
Version:
0.2.0
Release Date:
Sept 29, 2015
Licenses:
Files:

libraryDependencies += "com.servicerocket" % "sbt-aws-eb" % "0.2.0"

Mill build tool

ivy"com.servicerocket:sbt-aws-eb:0.2.0"

Scala CLI

//> using dep "com.servicerocket:sbt-aws-eb:0.2.0"

Ammonite REPL

import $ivy.`com.servicerocket:sbt-aws-eb:0.2.0`

<dependency>
  <groupId>com.servicerocket</groupId>
  <artifactId>sbt-aws-eb</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.servicerocket', name: 'sbt-aws-eb', version: '0.2.0'