intive / domofon   0.5.1

GitHub
Scala versions: 2.11

tck 0.2.2-21-g70ea84b


Group ID:
com.blstream.domofon
Artifact ID:
tck_2.11
Version:
0.2.2-21-g70ea84b
Release Date:
Apr 19, 2016
Licenses:
MIT

libraryDependencies += "com.blstream.domofon" %% "tck" % "0.2.2-21-g70ea84b"
resolvers += Resolver.bintrayRepo("lustefaniak", "domofon")

Mill build tool

ivy"com.blstream.domofon::tck:0.2.2-21-g70ea84b"
MavenRepository("https://dl.bintray.com/lustefaniak/domofon")

Scala CLI

//> using dep "com.blstream.domofon::tck:0.2.2-21-g70ea84b"

Ammonite REPL

import $ivy.`com.blstream.domofon::tck:0.2.2-21-g70ea84b`
import ammonite._, Resolvers._
val res = Resolver.Http(
  "Bintray lustefaniak domofon",
  "Some(https://dl.bintray.com/lustefaniak/domofon)",
  IvyPattern,
  false)
interp.resolvers() = interp.resolvers() :+ res

<dependency>
  <groupId>com.blstream.domofon</groupId>
  <artifactId>tck_2.11</artifactId>
  <version>0.2.2-21-g70ea84b</version>
</dependency>

compile group: 'com.blstream.domofon', name: 'tck_2.11', version: '0.2.2-21-g70ea84b'