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