is not current version
Last Version 0.31.0

com.47deg:github4s_2.12 0.24.0

A GitHub API wrapper written in Scala

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

github4s_2.12
Version

Version

0.24.0
Type

Type

jar

Download github4s_2.12 0.24.0


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