GroupId | GroupIdcom.devebot.opflow |
---|---|
ArtifactId | ArtifactIdopflow-shade-okhttp |
Version | Version4.3.1 |
Type | Typejar |
Filename | Size |
---|---|
opflow-shade-okhttp-4.3.1.pom | |
opflow-shade-okhttp-4.3.1.jar | 2 MB |
opflow-shade-okhttp-4.3.1-sources.jar | 2 KB |
opflow-shade-okhttp-4.3.1-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-okhttp</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/
implementation 'com.devebot.opflow:opflow-shade-okhttp:4.3.1'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/
implementation ("com.devebot.opflow:opflow-shade-okhttp:4.3.1")
'com.devebot.opflow:opflow-shade-okhttp:jar:4.3.1'
<dependency org="com.devebot.opflow" name="opflow-shade-okhttp" rev="4.3.1">
<artifact name="opflow-shade-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-okhttp', version='4.3.1')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-okhttp" % "4.3.1"
[com.devebot.opflow/opflow-shade-okhttp "4.3.1"]