GroupId | GroupIdcom.airbnb.okreplay |
---|---|
ArtifactId | ArtifactIdokreplay |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
okreplay-1.1.0.pom | |
okreplay-1.1.0.jar | 57 KB |
okreplay-1.1.0-sources.jar | 23 KB |
okreplay-1.1.0-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airbnb.okreplay/okreplay/ -->
<dependency>
<groupId>com.airbnb.okreplay</groupId>
<artifactId>okreplay</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.okreplay/okreplay/
implementation 'com.airbnb.okreplay:okreplay:1.1.0'
// https://jarcasting.com/artifacts/com.airbnb.okreplay/okreplay/
implementation ("com.airbnb.okreplay:okreplay:1.1.0")
'com.airbnb.okreplay:okreplay:jar:1.1.0'
<dependency org="com.airbnb.okreplay" name="okreplay" rev="1.1.0">
<artifact name="okreplay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.okreplay', module='okreplay', version='1.1.0')
)
libraryDependencies += "com.airbnb.okreplay" % "okreplay" % "1.1.0"
[com.airbnb.okreplay/okreplay "1.1.0"]