License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.fortysevendeg |
ArtifactId | ArtifactIdgithub4s_sjs0.6_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_sjs0.6_2.11/ -->
<dependency>
<groupId>com.fortysevendeg</groupId>
<artifactId>github4s_sjs0.6_2.11</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s_sjs0.6_2.11/
implementation 'com.fortysevendeg:github4s_sjs0.6_2.11:0.10.0'
// https://jarcasting.com/artifacts/com.fortysevendeg/github4s_sjs0.6_2.11/
implementation ("com.fortysevendeg:github4s_sjs0.6_2.11:0.10.0")
'com.fortysevendeg:github4s_sjs0.6_2.11:jar:0.10.0'
<dependency org="com.fortysevendeg" name="github4s_sjs0.6_2.11" rev="0.10.0">
<artifact name="github4s_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortysevendeg', module='github4s_sjs0.6_2.11', version='0.10.0')
)
libraryDependencies += "com.fortysevendeg" % "github4s_sjs0.6_2.11" % "0.10.0"
[com.fortysevendeg/github4s_sjs0.6_2.11 "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-js : scalajs-library_2.11 | jar | 0.6.13 |
org.typelevel : cats-free_sjs0.6_2.11 | jar | 0.8.1 |
io.circe : circe-core_sjs0.6_2.11 | jar | 0.6.0 |
io.circe : circe-generic_sjs0.6_2.11 | jar | 0.6.0 |
io.circe : circe-parser_sjs0.6_2.11 | jar | 0.6.0 |
com.github.mpilquist : simulacrum_sjs0.6_2.11 | jar | 0.10.0 |
com.github.marklister : base64_sjs0.6_2.11 | jar | 0.2.3 |
fr.hmil : roshttp_sjs0.6_2.11 | jar | 2.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-interface_2.11 | jar | 0.6.13 |
org.scalatest : scalatest_sjs0.6_2.11 | jar | 3.0.0 |