| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.ceram1.droid |
| ArtifactId | ArtifactIdnet |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid NetworkUtil
This library helps to integrate volley with okhttp.
|
| Filename | Size |
|---|---|
| net-0.0.1.pom | |
| net-0.0.1.aar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ceram1.droid/net/ -->
<dependency>
<groupId>com.ceram1.droid</groupId>
<artifactId>net</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ceram1.droid/net/
implementation 'com.ceram1.droid:net:0.0.1'
// https://jarcasting.com/artifacts/com.ceram1.droid/net/
implementation ("com.ceram1.droid:net:0.0.1")
'com.ceram1.droid:net:aar:0.0.1'
<dependency org="com.ceram1.droid" name="net" rev="0.0.1">
<artifact name="net" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ceram1.droid', module='net', version='0.0.1')
)
libraryDependencies += "com.ceram1.droid" % "net" % "0.0.1"
[com.ceram1.droid/net "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mcxiaoke.volley : library | jar | + |
| com.squareup.okhttp : okhttp | jar | + |
| com.ceram1.droid : globalcontext | jar | + |