is not current version
Last Version 2.4.10

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

fs2-grpc-runtime

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

fs2-grpc-runtime_2.13
Version

Version

2.1.6
Type

Type

jar

Download fs2-grpc-runtime_2.13 2.1.6


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