is not current version
Last Version 2.0.0

com.jakewharton.rx:replaying-share 1.0.1


GroupId

GroupId

com.jakewharton.rx
ArtifactId

ArtifactId

replaying-share
Version

Version

1.0.1
Type

Type

jar

Download replaying-share 1.0.1


<!-- https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share/ -->
<dependency>
    <groupId>com.jakewharton.rx</groupId>
    <artifactId>replaying-share</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share/
implementation 'com.jakewharton.rx:replaying-share:1.0.1'
// https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share/
implementation ("com.jakewharton.rx:replaying-share:1.0.1")
'com.jakewharton.rx:replaying-share:jar:1.0.1'
<dependency org="com.jakewharton.rx" name="replaying-share" rev="1.0.1">
  <artifact name="replaying-share" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.rx', module='replaying-share', version='1.0.1')
)
libraryDependencies += "com.jakewharton.rx" % "replaying-share" % "1.0.1"
[com.jakewharton.rx/replaying-share "1.0.1"]