Categories |
CategoriesgRPC Net Networking |
---|---|
GroupId | GroupIdcom.permutive |
ArtifactId | ArtifactIdfs2-google-pubsub-grpc_2.12 |
Version | Version0.16.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.permutive/fs2-google-pubsub-grpc_2.12/ -->
<dependency>
<groupId>com.permutive</groupId>
<artifactId>fs2-google-pubsub-grpc_2.12</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.permutive/fs2-google-pubsub-grpc_2.12/
implementation 'com.permutive:fs2-google-pubsub-grpc_2.12:0.16.1'
// https://jarcasting.com/artifacts/com.permutive/fs2-google-pubsub-grpc_2.12/
implementation ("com.permutive:fs2-google-pubsub-grpc_2.12:0.16.1")
'com.permutive:fs2-google-pubsub-grpc_2.12:jar:0.16.1'
<dependency org="com.permutive" name="fs2-google-pubsub-grpc_2.12" rev="0.16.1">
<artifact name="fs2-google-pubsub-grpc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.permutive', module='fs2-google-pubsub-grpc_2.12', version='0.16.1')
)
libraryDependencies += "com.permutive" % "fs2-google-pubsub-grpc_2.12" % "0.16.1"
[com.permutive/fs2-google-pubsub-grpc_2.12 "0.16.1"]