| License |
License |
|---|---|
| Categories |
CategoriesScala Languages gRPC Net Networking |
| GroupId | GroupIdcom.thesamet.scalapb.zio-grpc |
| ArtifactId | ArtifactIdprotoc-gen-zio |
| Version | Version0.6.0-test1 |
| Type | Typejar |
| Description |
Descriptionprotoc-gen-zio
protoc-gen-zio
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| protoc-gen-zio-0.6.0-test1.pom | |
| protoc-gen-zio-0.6.0-test1.jar | 323 bytes |
| protoc-gen-zio-0.6.0-test1-windows.bat | 7 MB |
| protoc-gen-zio-0.6.0-test1-unix.sh | 7 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/protoc-gen-zio/ -->
<dependency>
<groupId>com.thesamet.scalapb.zio-grpc</groupId>
<artifactId>protoc-gen-zio</artifactId>
<version>0.6.0-test1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/protoc-gen-zio/
implementation 'com.thesamet.scalapb.zio-grpc:protoc-gen-zio:0.6.0-test1'
// https://jarcasting.com/artifacts/com.thesamet.scalapb.zio-grpc/protoc-gen-zio/
implementation ("com.thesamet.scalapb.zio-grpc:protoc-gen-zio:0.6.0-test1")
'com.thesamet.scalapb.zio-grpc:protoc-gen-zio:jar:0.6.0-test1'
<dependency org="com.thesamet.scalapb.zio-grpc" name="protoc-gen-zio" rev="0.6.0-test1">
<artifact name="protoc-gen-zio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet.scalapb.zio-grpc', module='protoc-gen-zio', version='0.6.0-test1')
)
libraryDependencies += "com.thesamet.scalapb.zio-grpc" % "protoc-gen-zio" % "0.6.0-test1"
[com.thesamet.scalapb.zio-grpc/protoc-gen-zio "0.6.0-test1"]