is not current version
Last Version 0.0.26

org.factcast:factcast-example-grpc 0.0.6


Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-example-grpc
Version

Version

0.0.6
Type

Type

jar

Download factcast-example-grpc 0.0.6


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