rtyley / play-git-hub   6.0

GitHub

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

Scala versions: 2.13 2.11

core 5.11


Group ID:
com.madgag.play-git-hub
Artifact ID:
core_2.13
Version:
5.11
Release Date:
Nov 2, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.madgag.play-git-hub::core:5.11"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.madgag.play-git-hub</groupId>
  <artifactId>core_2.13</artifactId>
  <version>5.11</version>
</dependency>

compile group: 'com.madgag.play-git-hub', name: 'core_2.13', version: '5.11'