is not current version
Last Version 2.1.3

io.getstream.client:stream-repo-okhttp 1.3.4


Categories

Categories

CLI User Interface
GroupId

GroupId

io.getstream.client
ArtifactId

ArtifactId

stream-repo-okhttp
Version

Version

1.3.4
Type

Type

jar

Download stream-repo-okhttp 1.3.4


<!-- https://jarcasting.com/artifacts/io.getstream.client/stream-repo-okhttp/ -->
<dependency>
    <groupId>io.getstream.client</groupId>
    <artifactId>stream-repo-okhttp</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.getstream.client/stream-repo-okhttp/
implementation 'io.getstream.client:stream-repo-okhttp:1.3.4'
// https://jarcasting.com/artifacts/io.getstream.client/stream-repo-okhttp/
implementation ("io.getstream.client:stream-repo-okhttp:1.3.4")
'io.getstream.client:stream-repo-okhttp:jar:1.3.4'
<dependency org="io.getstream.client" name="stream-repo-okhttp" rev="1.3.4">
  <artifact name="stream-repo-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getstream.client', module='stream-repo-okhttp', version='1.3.4')
)
libraryDependencies += "io.getstream.client" % "stream-repo-okhttp" % "1.3.4"
[io.getstream.client/stream-repo-okhttp "1.3.4"]