| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.qiujuer.library.planck |
| ArtifactId | ArtifactIdintegration.okhttp |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPlanck
Planck integration with okhttp module.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| integration.okhttp-1.3.2.pom | |
| integration.okhttp-1.3.2.aar | 5 KB |
| integration.okhttp-1.3.2-sources.jar | 3 KB |
| integration.okhttp-1.3.2-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.qiujuer.library.planck/integration.okhttp/ -->
<dependency>
<groupId>net.qiujuer.library.planck</groupId>
<artifactId>integration.okhttp</artifactId>
<version>1.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.qiujuer.library.planck/integration.okhttp/
implementation 'net.qiujuer.library.planck:integration.okhttp:1.3.2'
// https://jarcasting.com/artifacts/net.qiujuer.library.planck/integration.okhttp/
implementation ("net.qiujuer.library.planck:integration.okhttp:1.3.2")
'net.qiujuer.library.planck:integration.okhttp:aar:1.3.2'
<dependency org="net.qiujuer.library.planck" name="integration.okhttp" rev="1.3.2">
<artifact name="integration.okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.qiujuer.library.planck', module='integration.okhttp', version='1.3.2')
)
libraryDependencies += "net.qiujuer.library.planck" % "integration.okhttp" % "1.3.2"
[net.qiujuer.library.planck/integration.okhttp "1.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 28.0.0 |
| net.qiujuer.library.planck : planck | jar | 1.3.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |