License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdfs2-grpc-runtime_3.0.0-RC3 |
Version | Version1.1.5 |
Type | Typejar |
Description |
Descriptionfs2-grpc-runtime
fs2-grpc-runtime
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3.0.0-RC3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>fs2-grpc-runtime_3.0.0-RC3</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3.0.0-RC3/
implementation 'org.typelevel:fs2-grpc-runtime_3.0.0-RC3:1.1.5'
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_3.0.0-RC3/
implementation ("org.typelevel:fs2-grpc-runtime_3.0.0-RC3:1.1.5")
'org.typelevel:fs2-grpc-runtime_3.0.0-RC3:jar:1.1.5'
<dependency org="org.typelevel" name="fs2-grpc-runtime_3.0.0-RC3" rev="1.1.5">
<artifact name="fs2-grpc-runtime_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='fs2-grpc-runtime_3.0.0-RC3', version='1.1.5')
)
libraryDependencies += "org.typelevel" % "fs2-grpc-runtime_3.0.0-RC3" % "1.1.5"
[org.typelevel/fs2-grpc-runtime_3.0.0-RC3 "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
co.fs2 : fs2-core_3.0.0-RC3 | jar | 3.0.2 |
org.typelevel : cats-effect_3.0.0-RC3 | jar | 3.1.0 |
io.grpc : grpc-api | jar | 1.37.0 |