scalabotapi 0.2.4


Group ID:
com.github.kerzok
Artifact ID:
scalabotapi_2.11
Version:
0.2.4
Release Date:
Sept 2, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.kerzok" %% "scalabotapi" % "0.2.4"

Mill build tool

ivy"com.github.kerzok::scalabotapi:0.2.4"

Scala CLI

//> using dep "com.github.kerzok::scalabotapi:0.2.4"

Ammonite REPL

import $ivy.`com.github.kerzok::scalabotapi:0.2.4`

<dependency>
  <groupId>com.github.kerzok</groupId>
  <artifactId>scalabotapi_2.11</artifactId>
  <version>0.2.4</version>
</dependency>

compile group: 'com.github.kerzok', name: 'scalabotapi_2.11', version: '0.2.4'