GroupId | GroupIdcom.jakewharton.rx |
---|---|
ArtifactId | ArtifactIdreplaying-share-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
replaying-share-parent-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share-parent/ -->
<dependency>
<groupId>com.jakewharton.rx</groupId>
<artifactId>replaying-share-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share-parent/
implementation 'com.jakewharton.rx:replaying-share-parent:1.0.0'
// https://jarcasting.com/artifacts/com.jakewharton.rx/replaying-share-parent/
implementation ("com.jakewharton.rx:replaying-share-parent:1.0.0")
'com.jakewharton.rx:replaying-share-parent:pom:1.0.0'
<dependency org="com.jakewharton.rx" name="replaying-share-parent" rev="1.0.0">
<artifact name="replaying-share-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.rx', module='replaying-share-parent', version='1.0.0')
)
libraryDependencies += "com.jakewharton.rx" % "replaying-share-parent" % "1.0.0"
[com.jakewharton.rx/replaying-share-parent "1.0.0"]