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.10
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.10 0.10.0


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

Dependencies

compile (8)

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

test (2)

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

Project Modules

There are no modules declared in this project.