github-client 0.0.18


Group ID:
com.spotify
Artifact ID:
github-client
Version:
0.0.18
Release Date:
Jan 11, 2021
Licenses:
Files:

libraryDependencies += "com.spotify" % "github-client" % "0.0.18"

Mill build tool

ivy"com.spotify:github-client:0.0.18"

Scala CLI

//> using dep "com.spotify:github-client:0.0.18"

Ammonite REPL

import $ivy.`com.spotify:github-client:0.0.18`

<dependency>
  <groupId>com.spotify</groupId>
  <artifactId>github-client</artifactId>
  <version>0.0.18</version>
</dependency>

compile group: 'com.spotify', name: 'github-client', version: '0.0.18'