is not current version
Last Version 2.4.10

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

fs2-grpc-runtime

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

fs2-grpc-runtime_2.13
Version

Version

2.2.5
Type

Type

jar

Download fs2-grpc-runtime_2.13 2.2.5


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