Last Version

github4s 0.20.1

Github API wrapper written in Scala

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

github4s_2.11
Version

Version

0.20.1
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.11 0.20.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-core_2.11 jar 1.5.0
org.typelevel : cats-free_2.11 jar 1.5.0
com.github.mpilquist : simulacrum_2.11 jar 0.14.0
io.circe : circe-core_2.11 jar 0.11.0
io.circe : circe-generic_2.11 jar 0.11.0
io.circe : circe-jackson28_2.11 jar 0.11.0
com.github.marklister : base64_2.11 jar 0.2.4
org.scalaj : scalaj-http_2.11 jar 2.4.1

test (4)

Group / Artifact Type Version
io.circe : circe-parser_2.11 jar 0.11.0
org.scalamock : scalamock-scalatest-support_2.11 jar 3.6.0
org.scalatest : scalatest_2.11 jar 3.0.5
org.mock-server : mockserver-netty jar 3.10.4

Project Modules

There are no modules declared in this project.