is not current version
Last Version 2.4.10

org.typelevel:fs2-grpc-runtime_2.13 2.4.9

fs2-grpc-runtime

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

fs2-grpc-runtime_2.13
Version

Version

2.4.9
Type

Type

jar

Download fs2-grpc-runtime_2.13 2.4.9


<!-- https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_2.13/ -->
<dependency>
    <groupId>org.typelevel</groupId>
    <artifactId>fs2-grpc-runtime_2.13</artifactId>
    <version>2.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_2.13/
implementation 'org.typelevel:fs2-grpc-runtime_2.13:2.4.9'
// https://jarcasting.com/artifacts/org.typelevel/fs2-grpc-runtime_2.13/
implementation ("org.typelevel:fs2-grpc-runtime_2.13:2.4.9")
'org.typelevel:fs2-grpc-runtime_2.13:jar:2.4.9'
<dependency org="org.typelevel" name="fs2-grpc-runtime_2.13" rev="2.4.9">
  <artifact name="fs2-grpc-runtime_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='fs2-grpc-runtime_2.13', version='2.4.9')
)
libraryDependencies += "org.typelevel" % "fs2-grpc-runtime_2.13" % "2.4.9"
[org.typelevel/fs2-grpc-runtime_2.13 "2.4.9"]