opflow-java
Devebot Opflow for Java
License |
License |
---|---|
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-okhttp |
Last Version | Last Version4.4.1-final |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopflow-shade-okhttp
Opflow shaded okhttp library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-okhttp</artifactId>
<version>4.4.1-final</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/
implementation 'com.devebot.opflow:opflow-shade-okhttp:4.4.1-final'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-okhttp/
implementation ("com.devebot.opflow:opflow-shade-okhttp:4.4.1-final")
'com.devebot.opflow:opflow-shade-okhttp:jar:4.4.1-final'
<dependency org="com.devebot.opflow" name="opflow-shade-okhttp" rev="4.4.1-final">
<artifact name="opflow-shade-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-okhttp', version='4.4.1-final')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-okhttp" % "4.4.1-final"
[com.devebot.opflow/opflow-shade-okhttp "4.4.1-final"]
Devebot Opflow for Java