is not current version
Last Version 195ae24

org.factcast:factcast-client-grpc-cli 0.0.30


Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-client-grpc-cli
Version

Version

0.0.30
Type

Type

jar

Download factcast-client-grpc-cli 0.0.30


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