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.12


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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