xuwei-k / ghscala   0.6.0

GitHub

purely functional scala github api client

Scala versions: 2.13 2.12 2.11 2.10

ghscala-scalaj 0.2.5


Group ID:
com.github.xuwei-k
Artifact ID:
ghscala-scalaj_2.10
Version:
0.2.5
Release Date:
Mar 3, 2014
Licenses:
MIT
Files:

libraryDependencies += "com.github.xuwei-k" %% "ghscala-scalaj" % "0.2.5"

Mill build tool

ivy"com.github.xuwei-k::ghscala-scalaj:0.2.5"

Scala CLI

//> using dep "com.github.xuwei-k::ghscala-scalaj:0.2.5"

Ammonite REPL

import $ivy.`com.github.xuwei-k::ghscala-scalaj:0.2.5`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>ghscala-scalaj_2.10</artifactId>
  <version>0.2.5</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'ghscala-scalaj_2.10', version: '0.2.5'