License |
License |
---|---|
Categories |
CategoriesScala Languages Github Development Tools Version Controls |
GroupId | GroupIdcom.fortysevendeg |
ArtifactId | ArtifactIdgithub4s-scalaz_2.11 |
Version | Version0.10.0 |
Type | Typejar |
Description |
Descriptiongithub4s
Github API wrapper written in Scala
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/ -->
<dependency>
<groupId>com.fortysevendeg</groupId>
<artifactId>github4s-scalaz_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/
implementation 'com.fortysevendeg:github4s-scalaz_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s-scalaz_2.11/
implementation ("com.fortysevendeg:github4s-scalaz_2.11:0.10.0")
'com.fortysevendeg:github4s-scalaz_2.11:jar:0.10.0'
<dependency org="com.fortysevendeg" name="github4s-scalaz_2.11" rev="0.10.0">
<artifact name="github4s-scalaz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortysevendeg', module='github4s-scalaz_2.11', version='0.10.0')
)
libraryDependencies += "com.fortysevendeg" % "github4s-scalaz_2.11" % "0.10.0"
[com.fortysevendeg/github4s-scalaz_2.11 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.fortysevendeg : github4s_2.11 | jar | 0.10.0 |
org.scalaz : scalaz-concurrent_2.11 | jar | 7.2.4 |