License |
License |
---|---|
GroupId | GroupIdcn.bingoogolapple |
ArtifactId | ArtifactIdbga-okvolley |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid Volley+OkHttp+Gson Library
Android Volley+OkHttp+Gson Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
bga-okvolley-1.0.0.pom | |
bga-okvolley-1.0.0.aar | 26 KB |
bga-okvolley-1.0.0-sources.jar | 9 KB |
bga-okvolley-1.0.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bingoogolapple/bga-okvolley/ -->
<dependency>
<groupId>cn.bingoogolapple</groupId>
<artifactId>bga-okvolley</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-okvolley/
implementation 'cn.bingoogolapple:bga-okvolley:1.0.0'
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-okvolley/
implementation ("cn.bingoogolapple:bga-okvolley:1.0.0")
'cn.bingoogolapple:bga-okvolley:aar:1.0.0'
<dependency org="cn.bingoogolapple" name="bga-okvolley" rev="1.0.0">
<artifact name="bga-okvolley" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingoogolapple', module='bga-okvolley', version='1.0.0')
)
libraryDependencies += "cn.bingoogolapple" % "bga-okvolley" % "1.0.0"
[cn.bingoogolapple/bga-okvolley "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.0.0 |
cn.pedant.sweetalert : library | jar | 1.3 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.4.0 |
com.squareup.okio : okio | jar | 1.5.0 |
com.google.code.gson : gson | jar | 2.3.1 |
com.mcxiaoke.volley : library | jar | 1.0.18 |
com.squareup.okhttp : okhttp | jar | 2.4.0 |