github-api

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.12
Last Version

Last Version

0.2.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
org.json4s : json4s-jackson_2.12 jar 3.4.2
org.json4s : json4s-ext_2.12 jar 3.4.2
joda-time : joda-time jar 2.8.1
com.github.scopt : scopt_2.12 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.12 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0