License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.47deg |
ArtifactId | ArtifactIdgithub4s_3 |
Last Version | Last Version0.31.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongithub4s
A GitHub API wrapper written in Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github4s_3-0.31.0.pom | |
github4s_3-0.31.0.jar | 1 MB |
github4s_3-0.31.0-sources.jar | 61 KB |
github4s_3-0.31.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.47deg/github4s_3/ -->
<dependency>
<groupId>com.47deg</groupId>
<artifactId>github4s_3</artifactId>
<version>0.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/github4s_3/
implementation 'com.47deg:github4s_3:0.31.0'
// https://jarcasting.com/artifacts/com.47deg/github4s_3/
implementation ("com.47deg:github4s_3:0.31.0")
'com.47deg:github4s_3:jar:0.31.0'
<dependency org="com.47deg" name="github4s_3" rev="0.31.0">
<artifact name="github4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='github4s_3', version='0.31.0')
)
libraryDependencies += "com.47deg" % "github4s_3" % "0.31.0"
[com.47deg/github4s_3 "0.31.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-generic_3 | jar | 0.14.1 |
org.http4s : http4s-client_3 | jar | 0.23.10 |
org.http4s : http4s-circe_3 | jar | 0.23.10 |