Last Version

github-api 0.2.0

The GitHub API from Scala with Async HTTP Client (Netty)

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.code-check
ArtifactId

ArtifactId

github-api_2.11
Version

Version

0.2.0
Type

Type

jar
Description

Description

github-api
The GitHub API from Scala with Async HTTP Client (Netty)
Project URL

Project URL

http://github.com/code-check/github-api-scala
Project Organization

Project Organization

io.code-check
Source Code Management

Source Code Management

https://github.com/code-check/github-api-scala

Download github-api_2.11 0.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.json4s : json4s-jackson_2.11 jar 3.4.2
org.json4s : json4s-ext_2.11 jar 3.4.2
joda-time : joda-time jar 2.8.1
com.github.scopt : scopt_2.11 jar 3.5.0

provided (2)

Group / Artifact Type Version
com.ning : async-http-client jar 1.9.21
org.asynchttpclient : async-http-client jar 2.0.15

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.22
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.