rtyley / play-git-hub 6.0
GitHubcommon library of Play/Scala code for creating GitHub-related webapps
Scala versions:
2.13
play-git-hub 5.0
Group ID:
com.madgag
Artifact ID:
play-git-hub_2.13
Version:
5.0
Release Date:
Nov 23, 2021
Licenses:
Files:
Full Scala Version:
2.13.7
Developers:
libraryDependencies += "com.madgag" %% "play-git-hub" % "5.0"
ivy"com.madgag::play-git-hub:5.0"
//> using dep "com.madgag::play-git-hub:5.0"
import $ivy.`com.madgag::play-git-hub:5.0`
<dependency> <groupId>com.madgag</groupId> <artifactId>play-git-hub_2.13</artifactId> <version>5.0</version> </dependency>
compile group: 'com.madgag', name: 'play-git-hub_2.13', version: '5.0'