github4s

Github API wrapper written in Scala

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

github4s_2.10
Last Version

Last Version

0.18.8
Release Date

Release Date

Type

Type

jar
Description

Description

github4s
Github API wrapper written in Scala
Project URL

Project URL

https://47deg.github.io/github4s/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/47deg/github4s

Download github4s_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.47deg/github4s_2.10/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>github4s_2.10</artifactId>
    <version>0.18.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/github4s_2.10/
implementation 'com.47deg:github4s_2.10:0.18.8'
// https://jarcasting.com/artifacts/com.47deg/github4s_2.10/
implementation ("com.47deg:github4s_2.10:0.18.8")
'com.47deg:github4s_2.10:jar:0.18.8'
<dependency org="com.47deg" name="github4s_2.10" rev="0.18.8">
  <artifact name="github4s_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='github4s_2.10', version='0.18.8')
)
libraryDependencies += "com.47deg" % "github4s_2.10" % "0.18.8"
[com.47deg/github4s_2.10 "0.18.8"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.typelevel : cats-core_2.10 jar 1.1.0
org.typelevel : cats-free_2.10 jar 1.1.0
com.github.mpilquist : simulacrum_2.10 jar 0.12.0
io.circe : circe-core_2.10 jar 0.9.3
io.circe : circe-generic_2.10 jar 0.9.3
io.circe : circe-parser_2.10 jar 0.9.3
com.github.marklister : base64_2.10 jar 0.2.4
org.scalaj : scalaj-http_2.10 jar 2.4.0

test (3)

Group / Artifact Type Version
org.scalamock : scalamock-scalatest-support_2.10 jar 3.6.0
org.scalatest : scalatest_2.10 jar 3.0.5
org.mock-server : mockserver-netty jar 3.10.4

Project Modules

There are no modules declared in this project.

Join the chat at https://gitter.im/47degrees/github4s codecov.io Maven Central License Latest version GitHub Issues

Github4s

Github4s is a GitHub API wrapper written in Scala.

Installation

To get started with SBT, simply add the following to your build.sbt file.

libraryDependencies += "com.47deg" %% "github4s" % "0.27.0"

Github4s in the wild

If you wish to add your library here please consider a PR to include it in the list below.

scala-exercises scala-exercises Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.
dashing Dashing is a collection of dashboards to monitor the health of an open source organization.
cla-bot Bot making sure external contributors sign a CLA.

Copyright

Github4s is designed and developed by 47 Degrees

Copyright (C) 2016-2020 47 Degrees. http://47deg.com

com.47deg

47 Degrees

47 Degrees is a global consulting firm and open source advocate specializing in Scala, Kotlin, Swift.

Versions

Version
0.18.8
0.18.7
0.18.6
0.18.5
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0
0.17.0
0.16.0
0.15.0
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.0
0.12.1
0.12.0
0.11.1
0.11.0