is not current version
Last Version 2.1

com.github.Shouheng88:vmlib 1.9.0

Android VMLib

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

vmlib
Version

Version

1.9.0
Type

Type

aar

Download vmlib 1.9.0


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