License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdgithub_3 |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongithub
github
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github_3-0.3.1.pom | |
github_3-0.3.1.jar | 819 KB |
github_3-0.3.1-sources.jar | 31 KB |
github_3-0.3.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/github_3/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>github_3</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/github_3/
implementation 'io.chrisdavenport:github_3:0.3.1'
// https://jarcasting.com/artifacts/io.chrisdavenport/github_3/
implementation ("io.chrisdavenport:github_3:0.3.1")
'io.chrisdavenport:github_3:jar:0.3.1'
<dependency org="io.chrisdavenport" name="github_3" rev="0.3.1">
<artifact name="github_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='github_3', version='0.3.1')
)
libraryDependencies += "io.chrisdavenport" % "github_3" % "0.3.1"
[io.chrisdavenport/github_3 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : cats-core_3 | jar | 2.6.1 |
org.typelevel : cats-effect_3 | jar | 3.2.1 |
co.fs2 : fs2-core_3 | jar | 3.0.6 |
co.fs2 : fs2-io_3 | jar | 3.0.6 |
org.http4s : http4s-client_3 | jar | 0.23.0 |
org.http4s : http4s-circe_3 | jar | 0.23.0 |
io.circe : circe-core_3 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-dsl_3 | jar | 0.23.0 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.specs2 : specs2-core_2.13 | jar | 4.12.3 |
org.specs2 : specs2-scalacheck_2.13 | jar | 4.12.3 |
org.typelevel : cats-effect-testing-specs2_3 | jar | 1.2.0 |