is not current version
Last Version 0.0.26

org.factcast:factcast-example-grpc 0.0.17


Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-example-grpc
Version

Version

0.0.17
Type

Type

jar

Download factcast-example-grpc 0.0.17


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