g

github4s-cats-effect_sjs0.6_2.11

Github API wrapper written in Scala
https://47deg.github.io/github4s/
Apache License
47 Degrees
47 Degrees (twitter: @47deg)
文件下载
文件名 操作
github4s-cats-effect_sjs0.6_2.11-0.20.1.jar 下载
github4s-cats-effect_sjs0.6_2.11-0.20.1.pom 下载
github4s-cats-effect_sjs0.6_2.11-0.20.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.47deg</groupId>
  <artifactId>github4s-cats-effect_sjs0.6_2.11</artifactId>
  <version>0.20.1</version>
</dependency>
Gradle Groovy
implementation 'com.47deg:github4s-cats-effect_sjs0.6_2.11:0.20.1'
Gradle Kotlin
implementation("com.47deg:github4s-cats-effect_sjs0.6_2.11:0.20.1")
Scala SBT
libraryDependencies += "com.47deg" % "github4s-cats-effect_sjs0.6_2.11" % "0.20.1"
Groovy Grape
@Grapes(
  @Grab(group='com.47deg', module='github4s-cats-effect_sjs0.6_2.11', version='0.20.1')
)
Apache Ivy
<dependency org="com.47deg" name="github4s-cats-effect_sjs0.6_2.11" rev="0.20.1" />
Leiningen
[com.47deg/github4s-cats-effect_sjs0.6_2.11 "0.20.1"]
Apache Buildr
'com.47deg:github4s-cats-effect_sjs0.6_2.11:jar:0.20.1'