Last Version

github4s 0.18.8

Github API wrapper written in Scala

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

github4s_2.10
Version

Version

0.18.8
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 0.18.8


<!-- 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.