is not current version
Last Version 2.1

com.github.Shouheng88:vmlib-network 1.8.0

Android VMLib

Categories

Categories

Net
GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

vmlib-network
Version

Version

1.8.0
Type

Type

aar

Download vmlib-network 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/ -->
<dependency>
    <groupId>com.github.Shouheng88</groupId>
    <artifactId>vmlib-network</artifactId>
    <version>1.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/
implementation 'com.github.Shouheng88:vmlib-network:1.8.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib-network/
implementation ("com.github.Shouheng88:vmlib-network:1.8.0")
'com.github.Shouheng88:vmlib-network:aar:1.8.0'
<dependency org="com.github.Shouheng88" name="vmlib-network" rev="1.8.0">
  <artifact name="vmlib-network" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='vmlib-network', version='1.8.0')
)
libraryDependencies += "com.github.Shouheng88" % "vmlib-network" % "1.8.0"
[com.github.Shouheng88/vmlib-network "1.8.0"]