is not current version
Last Version 1.1.0

co.easimart:filestore-grpc 1.0.1

A library that provides protobuf classes for Easimart GRPC interface.

Categories

Categories

gRPC Net Networking
GroupId

GroupId

co.easimart
ArtifactId

ArtifactId

filestore-grpc
Version

Version

1.0.1
Type

Type

jar

Download filestore-grpc 1.0.1


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