is not current version
Last Version 2.0.0

com.jakewharton.rx:replaying-share 1.0.0


GroupId

GroupId

com.jakewharton.rx
ArtifactId

ArtifactId

replaying-share
Version

Version

1.0.0
Type

Type

jar

Download replaying-share 1.0.0


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