License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.yangxlei |
ArtifactId | ArtifactIdbjnetwork |
Version | Version1.6.0 |
Type | Typeaar |
Description |
Descriptionbjnetwork
A network client based on OKHttp3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bjnetwork-1.6.0.pom | |
bjnetwork-1.6.0.aar | 37 KB |
bjnetwork-1.6.0-sources.jar | 261 bytes |
bjnetwork-1.6.0-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork/ -->
<dependency>
<groupId>io.github.yangxlei</groupId>
<artifactId>bjnetwork</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork/
implementation 'io.github.yangxlei:bjnetwork:1.6.0'
// https://jarcasting.com/artifacts/io.github.yangxlei/bjnetwork/
implementation ("io.github.yangxlei:bjnetwork:1.6.0")
'io.github.yangxlei:bjnetwork:aar:1.6.0'
<dependency org="io.github.yangxlei" name="bjnetwork" rev="1.6.0">
<artifact name="bjnetwork" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangxlei', module='bjnetwork', version='1.6.0')
)
libraryDependencies += "io.github.yangxlei" % "bjnetwork" % "1.6.0"
[io.github.yangxlei/bjnetwork "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.yangxlei : cache | jar | 1.3.0 |
com.squareup.okhttp3 : okhttp | jar | 3.3.1 |