47degrees / github4s   0.33.3

Apache License 2.0 Website GitHub

A GitHub API wrapper written in Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

github4s 0.15.0


Group ID:
com.47deg
Artifact ID:
github4s_2.12
Version:
0.15.0
Release Date:
May 23, 2017
Licenses:
Files:

libraryDependencies += "com.47deg" %% "github4s" % "0.15.0"

Mill build tool

ivy"com.47deg::github4s:0.15.0"

Scala CLI

//> using dep "com.47deg::github4s:0.15.0"

Ammonite REPL

import $ivy.`com.47deg::github4s:0.15.0`

<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>github4s_2.12</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'com.47deg', name: 'github4s_2.12', version: '0.15.0'