is not current version
Last Version 4.6

com.madgag:play-git-hub_2.11 3.12

Group of library code for Play, Git, and GitHub

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

play-git-hub_2.11
Version

Version

3.12
Type

Type

jar

Download play-git-hub_2.11 3.12


<!-- https://jarcasting.com/artifacts/com.madgag/play-git-hub_2.11/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>play-git-hub_2.11</artifactId>
    <version>3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/play-git-hub_2.11/
implementation 'com.madgag:play-git-hub_2.11:3.12'
// https://jarcasting.com/artifacts/com.madgag/play-git-hub_2.11/
implementation ("com.madgag:play-git-hub_2.11:3.12")
'com.madgag:play-git-hub_2.11:jar:3.12'
<dependency org="com.madgag" name="play-git-hub_2.11" rev="3.12">
  <artifact name="play-git-hub_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='play-git-hub_2.11', version='3.12')
)
libraryDependencies += "com.madgag" % "play-git-hub_2.11" % "3.12"
[com.madgag/play-git-hub_2.11 "3.12"]