License |
License |
---|---|
Categories |
CategoriesScala Languages gRPC Net Networking |
GroupId | GroupIdcom.thesamet.scalapb.zio-grpc |
ArtifactId | ArtifactIdzio-grpc-core_2.13 |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionzio-grpc-core
zio-grpc-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-grpc-core_2.13-0.5.1.pom | |
zio-grpc-core_2.13-0.5.1.jar | 169 KB |
zio-grpc-core_2.13-0.5.1-sources.jar | 17 KB |
zio-grpc-core_2.13-0.5.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/ -->
<dependency>
<groupId>com.thesamet.scalapb.zio-grpc</groupId>
<artifactId>zio-grpc-core_2.13</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/
implementation 'com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:0.5.1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13/
implementation ("com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:0.5.1")
'com.thesamet.scalapb.zio-grpc:zio-grpc-core_2.13:jar:0.5.1'
<dependency org="com.thesamet.scalapb.zio-grpc" name="zio-grpc-core_2.13" rev="0.5.1">
<artifact name="zio-grpc-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb.zio-grpc', module='zio-grpc-core_2.13', version='0.5.1')
)
libraryDependencies += "com.thesamet.scalapb.zio-grpc" % "zio-grpc-core_2.13" % "0.5.1"
[com.thesamet.scalapb.zio-grpc/zio-grpc-core_2.13 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
dev.zio : zio_2.13 | jar | 1.0.10 |
dev.zio : zio-streams_2.13 | jar | 1.0.10 |
io.grpc : grpc-services | jar | 1.39.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 1.0.10 |
dev.zio : zio-test-sbt_2.13 | jar | 1.0.10 |