rtyley / play-git-hub   6.0

GitHub

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

Scala versions: 2.13 2.11

testkit 5.8


Group ID:
com.madgag.play-git-hub
Artifact ID:
testkit_2.13
Version:
5.8
Release Date:
May 2, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.madgag.play-git-hub::testkit:5.8"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.madgag.play-git-hub</groupId>
  <artifactId>testkit_2.13</artifactId>
  <version>5.8</version>
</dependency>

compile group: 'com.madgag.play-git-hub', name: 'testkit_2.13', version: '5.8'