is not current version
Last Version 2.2.0

com.jakewharton.rx2:replaying-share 2.0.0


GroupId

GroupId

com.jakewharton.rx2
ArtifactId

ArtifactId

replaying-share
Version

Version

2.0.0
Type

Type

jar

Download replaying-share 2.0.0


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