Last Version

mill-akka-grpc_2.13 0.1.0

Mill module for Akka GRPC

License

License

MIT
Categories

Categories

gRPC Net Networking Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.tjarvstrand
ArtifactId

ArtifactId

mill-akka-grpc_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

mill-akka-grpc_2.13
Mill module for Akka GRPC
Project URL

Project URL

https://github.com/tjarvstrand/mill-akka-grpc
Source Code Management

Source Code Management

https://github.com/tjarvstrand/mill-akka-grpc

Download mill-akka-grpc_2.13 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.tjarvstrand/mill-akka-grpc_2.13/ -->
<dependency>
    <groupId>com.github.tjarvstrand</groupId>
    <artifactId>mill-akka-grpc_2.13</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tjarvstrand/mill-akka-grpc_2.13/
implementation 'com.github.tjarvstrand:mill-akka-grpc_2.13:0.1.0'
// https://jarcasting.com/artifacts/com.github.tjarvstrand/mill-akka-grpc_2.13/
implementation ("com.github.tjarvstrand:mill-akka-grpc_2.13:0.1.0")
'com.github.tjarvstrand:mill-akka-grpc_2.13:jar:0.1.0'
<dependency org="com.github.tjarvstrand" name="mill-akka-grpc_2.13" rev="0.1.0">
  <artifact name="mill-akka-grpc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tjarvstrand', module='mill-akka-grpc_2.13', version='0.1.0')
)
libraryDependencies += "com.github.tjarvstrand" % "mill-akka-grpc_2.13" % "0.1.0"
[com.github.tjarvstrand/mill-akka-grpc_2.13 "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.lightbend.akka.grpc : akka-grpc-codegen_2.13 jar 1.0.0
com.github.os72 : protoc-jar jar 3.11.4
com.lihaoyi : mill-scalalib_2.13 jar 0.7.3
com.lihaoyi : os-lib_2.13 jar 0.7.0

Project Modules

There are no modules declared in this project.