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 3.1


Group ID:
com.madgag
Artifact ID:
play-git-hub_2.11
Version:
3.1
Release Date:
Nov 24, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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