rtyley / play-git-hub   7.0.0

GitHub

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

Scala versions: 2.13

play-git-hub 3.15


Group ID:
com.madgag
Artifact ID:
play-git-hub_2.11
Version:
3.15
Release Date:
Apr 4, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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