is not current version
Last Version 195ae24

org.factcast:factcast-grpc-api 0.3.0


Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-grpc-api
Version

Version

0.3.0
Type

Type

jar

Download factcast-grpc-api 0.3.0


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