Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdco.easimart |
ArtifactId | ArtifactIdfilestore-grpc |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
filestore-grpc-1.0.1.pom | |
filestore-grpc-1.0.1.jar | 77 KB |
filestore-grpc-1.0.1-sources.jar | 261 bytes |
filestore-grpc-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]