License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdco.easimart |
ArtifactId | ArtifactIdfilestore-grpc |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasimart Filestore GRPC Library
A library that provides protobuf classes for Easimart GRPC interface.
|
Filename | Size |
---|---|
filestore-grpc-1.1.0.pom | |
filestore-grpc-1.1.0.jar | 77 KB |
filestore-grpc-1.1.0-sources.jar | 261 bytes |
filestore-grpc-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.easimart/filestore-grpc/ -->
<dependency>
<groupId>co.easimart</groupId>
<artifactId>filestore-grpc</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.easimart/filestore-grpc/
implementation 'co.easimart:filestore-grpc:1.1.0'
// https://jarcasting.com/artifacts/co.easimart/filestore-grpc/
implementation ("co.easimart:filestore-grpc:1.1.0")
'co.easimart:filestore-grpc:jar:1.1.0'
<dependency org="co.easimart" name="filestore-grpc" rev="1.1.0">
<artifact name="filestore-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.easimart', module='filestore-grpc', version='1.1.0')
)
libraryDependencies += "co.easimart" % "filestore-grpc" % "1.1.0"
[co.easimart/filestore-grpc "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty | jar | 1.1.2 |
io.grpc : grpc-protobuf | jar | 1.1.2 |
io.grpc : grpc-stub | jar | 1.1.2 |