Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdorg.factcast |
ArtifactId | ArtifactIdfactcast-grpc-api |
Version | Version0.0.32 |
Type | Typejar |
Filename | Size |
---|---|
factcast-grpc-api-0.0.32.pom | |
factcast-grpc-api-0.0.32.jar | 165 KB |
factcast-grpc-api-0.0.32-tests.jar | 8 KB |
factcast-grpc-api-0.0.32-sources.jar | 32 KB |
factcast-grpc-api-0.0.32-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.factcast/factcast-grpc-api/ -->
<dependency>
<groupId>org.factcast</groupId>
<artifactId>factcast-grpc-api</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.factcast/factcast-grpc-api/
implementation 'org.factcast:factcast-grpc-api:0.0.32'
// https://jarcasting.com/artifacts/org.factcast/factcast-grpc-api/
implementation ("org.factcast:factcast-grpc-api:0.0.32")
'org.factcast:factcast-grpc-api:jar:0.0.32'
<dependency org="org.factcast" name="factcast-grpc-api" rev="0.0.32">
<artifact name="factcast-grpc-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.factcast', module='factcast-grpc-api', version='0.0.32')
)
libraryDependencies += "org.factcast" % "factcast-grpc-api" % "0.0.32"
[org.factcast/factcast-grpc-api "0.0.32"]