is not current version
Last Version 195ae24

org.factcast:factcast-grpc-api 0.5.5


Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-grpc-api
Version

Version

0.5.5
Type

Type

jar

Download factcast-grpc-api 0.5.5


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