is not current version
Last Version 2.1

com.github.Shouheng88:vmlib 1.6.1

Android VMLib

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

vmlib
Version

Version

1.6.1
Type

Type

aar

Download vmlib 1.6.1


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