catsEffect

Github API wrapper written in Scala

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

github4s-cats-effect_2.10
Last Version

Last Version

0.18.8
Release Date

Release Date

Type

Type

jar
Description

Description

catsEffect
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-cats-effect_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
com.47deg : github4s_2.10 jar 0.18.8
org.typelevel : cats-effect_2.10 jar 0.10.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.5

Project Modules

There are no modules declared in this project.

Join the chat at https://gitter.im/47degrees/github4s codecov.io Maven Central License Latest version GitHub Issues

Github4s

Github4s is a GitHub API wrapper written in Scala.

Installation

To get started with SBT, simply add the following to your build.sbt file.

libraryDependencies += "com.47deg" %% "github4s" % "0.27.0"

Github4s in the wild

If you wish to add your library here please consider a PR to include it in the list below.

scala-exercises scala-exercises Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.
dashing Dashing is a collection of dashboards to monitor the health of an open source organization.
cla-bot Bot making sure external contributors sign a CLA.

Copyright

Github4s is designed and developed by 47 Degrees

Copyright (C) 2016-2020 47 Degrees. http://47deg.com

com.47deg

47 Degrees

47 Degrees is a global consulting firm and open source advocate specializing in Scala, Kotlin, Swift.

Versions

Version
0.18.8
0.18.7
0.18.6
0.18.5
0.18.4
0.18.3
0.18.2
0.18.1
0.18.0
0.17.0
0.16.0