is not current version
Last Version 2.1.3

io.getstream.client:stream-repo-apache 0.1-RC4


Categories

Categories

CLI User Interface
GroupId

GroupId

io.getstream.client
ArtifactId

ArtifactId

stream-repo-apache
Version

Version

0.1-RC4
Type

Type

jar

Download stream-repo-apache 0.1-RC4


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