is not current version
Last Version 195ae24

org.factcast:factcast-client-grpc 0.4.4


Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-client-grpc
Version

Version

0.4.4
Type

Type

jar

Download factcast-client-grpc 0.4.4


<!-- https://jarcasting.com/artifacts/org.factcast/factcast-client-grpc/ -->
<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-client-grpc</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-client-grpc/
implementation 'org.factcast:factcast-client-grpc:0.4.4'
// https://jarcasting.com/artifacts/org.factcast/factcast-client-grpc/
implementation ("org.factcast:factcast-client-grpc:0.4.4")
'org.factcast:factcast-client-grpc:jar:0.4.4'
<dependency org="org.factcast" name="factcast-client-grpc" rev="0.4.4">
  <artifact name="factcast-client-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-client-grpc', version='0.4.4')
)
libraryDependencies += "org.factcast" % "factcast-client-grpc" % "0.4.4"
[org.factcast/factcast-client-grpc "0.4.4"]