play-git-hub

Group of library code for Play, Git, and GitHub

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

play-git-hub_2.11
Last Version

Last Version

4.6
Release Date

Release Date

Type

Type

jar
Description

Description

play-git-hub
Group of library code for Play, Git, and GitHub
Project URL

Project URL

https://github.com/rtyley/scala-git
Project Organization

Project Organization

com.madgag
Source Code Management

Source Code Management

https://github.com/rtyley/play-git-hub

Download play-git-hub_2.11

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.madgag : rate-limit-status_2.11 jar 0.4
com.typesafe.play : play_2.11 jar 2.4.11
com.squareup.okhttp3 : okhttp jar 3.6.0
com.lihaoyi : fastparse_2.11 jar 0.4.2
com.madgag.scala-git : scala-git_2.11 jar 3.4

test (2)

Group / Artifact Type Version
com.madgag.scala-git : scala-git-test_2.11 jar 3.4
org.scalatest : scalatest_2.11 jar 2.2.4

Project Modules

There are no modules declared in this project.

play-git-hub

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

Used in:

  • gu:who? - answering: who are all these users in my GitHub org?
  • Prout - How do you know your pull request is on production?
  • submitGit - attempting make the Git-contribution process easier
  • repo-genesis - open up repo creation to all members of your organisation

Versions

Version
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.27
3.26
3.25
3.24
3.23
3.22
3.21
3.20
3.19
3.18
3.17
3.16
3.15
3.14
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.5
2.4
2.3
2.2
2.1
2.0
1.1