is not current version
Last Version 0.10.0

com.fortysevendeg:github4s_2.11 0.8.1

Github API wrapper written in Scala

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.fortysevendeg
ArtifactId

ArtifactId

github4s_2.11
Version

Version

0.8.1
Type

Type

jar

Download github4s_2.11 0.8.1


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