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