GroupId | GroupIdcom.github.Shouheng88 |
---|---|
ArtifactId | ArtifactIdvmlib |
Version | Version1.6.1 |
Type | Typeaar |
Filename | Size |
---|---|
vmlib-1.6.1.pom | |
vmlib-1.6.1-sources.jar | 27 KB |
Browse |
<!-- 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"]