License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.Shouheng88 |
ArtifactId | ArtifactIdvmlib-network |
Version | Version1.6.2 |
Type | Typeaar |
Description |
DescriptionVMLib
Android VMLib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vmlib-network-1.6.2.pom | |
vmlib-network-1.6.2-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>vmlib-network</artifactId>
<version>1.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/
implementation 'com.github.Shouheng88:vmlib-network:1.6.2'
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/
implementation ("com.github.Shouheng88:vmlib-network:1.6.2")
'com.github.Shouheng88:vmlib-network:aar:1.6.2'
<dependency org="com.github.Shouheng88" name="vmlib-network" rev="1.6.2">
<artifact name="vmlib-network" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='vmlib-network', version='1.6.2')
)
libraryDependencies += "com.github.Shouheng88" % "vmlib-network" % "1.6.2"
[com.github.Shouheng88/vmlib-network "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.Shouheng88 : utils-core | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
com.android.support » support-annotations | jar | 28.0.0 |