License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdfs2-grpc-runtime_3 |
Last Version | Last Version2.4.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfs2-grpc-runtime
fs2-grpc-runtime
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGary Coady / Fs2 Grpc Developers |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2-grpc-runtime_3-2.4.10.pom | |
fs2-grpc-runtime_3-2.4.10.jar | 146 KB |
fs2-grpc-runtime_3-2.4.10-sources.jar | 23 KB |
fs2-grpc-runtime_3-2.4.10-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>fs2-grpc-runtime_3</artifactId>
<version>2.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3/
implementation 'org.typelevel:fs2-grpc-runtime_3:2.4.10'
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3/
implementation ("org.typelevel:fs2-grpc-runtime_3:2.4.10")
'org.typelevel:fs2-grpc-runtime_3:jar:2.4.10'
<dependency org="org.typelevel" name="fs2-grpc-runtime_3" rev="2.4.10">
<artifact name="fs2-grpc-runtime_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='fs2-grpc-runtime_3', version='2.4.10')
)
libraryDependencies += "org.typelevel" % "fs2-grpc-runtime_3" % "2.4.10"
[org.typelevel/fs2-grpc-runtime_3 "2.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
co.fs2 : fs2-core_3 | jar | 3.2.7 |
org.typelevel : cats-effect_3 | jar | 3.3.12 |
io.grpc : grpc-api | jar | 1.46.0 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar | 1.46.0 |
org.typelevel : cats-effect-testkit_3 | jar | 3.3.12 |
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.7 |