Last Version

github4s 0.10.0

Github API wrapper written in Scala

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.fortysevendeg
ArtifactId

ArtifactId

github4s_2.11
Version

Version

0.10.0
Type

Type

jar
Description

Description

github4s
Github API wrapper written in Scala
Project Organization

Project Organization

47 Degrees

Download github4s_2.11 0.10.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.typelevel : cats-free_2.11 jar 0.8.1
io.circe : circe-core_2.11 jar 0.6.0
io.circe : circe-generic_2.11 jar 0.6.0
io.circe : circe-parser_2.11 jar 0.6.0
com.github.mpilquist : simulacrum_2.11 jar 0.10.0
com.github.marklister : base64_2.11 jar 0.2.3
org.scalaj : scalaj-http_2.11 jar 2.3.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0
org.mock-server : mockserver-netty jar 3.10.4

Project Modules

There are no modules declared in this project.