is not current version
Last Version 195ae24

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


Categories

Categories

CLI User Interface gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-client-grpc-cli
Version

Version

0.3.2
Type

Type

jar

Download factcast-client-grpc-cli 0.3.2


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