rtyley / play-git-hub   6.0

GitHub

common library of Play/Scala code for creating GitHub-related webapps

Scala versions: 2.13 2.11

play-git-hub 4.3


Group ID:
com.madgag
Artifact ID:
play-git-hub_2.11
Version:
4.3
Release Date:
Apr 21, 2017
Licenses:
Files:

libraryDependencies += "com.madgag" %% "play-git-hub" % "4.3"

Mill build tool

ivy"com.madgag::play-git-hub:4.3"

Scala CLI

//> using dep "com.madgag::play-git-hub:4.3"

Ammonite REPL

import $ivy.`com.madgag::play-git-hub:4.3`

<dependency>
  <groupId>com.madgag</groupId>
  <artifactId>play-git-hub_2.11</artifactId>
  <version>4.3</version>
</dependency>

compile group: 'com.madgag', name: 'play-git-hub_2.11', version: '4.3'