GroupId | GroupIdcom.github.Shouheng88 |
---|---|
ArtifactId | ArtifactIdvmlib |
Version | Version1.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
vmlib-1.8.0.pom | |
vmlib-1.8.0-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib/ -->
<dependency>
<groupId>com.github.Shouheng88</groupId>
<artifactId>vmlib</artifactId>
<version>1.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib/
implementation 'com.github.Shouheng88:vmlib:1.8.0'
// https://jarcasting.com/artifacts/com.github.Shouheng88/vmlib/
implementation ("com.github.Shouheng88:vmlib:1.8.0")
'com.github.Shouheng88:vmlib:aar:1.8.0'
<dependency org="com.github.Shouheng88" name="vmlib" rev="1.8.0">
<artifact name="vmlib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.Shouheng88', module='vmlib', version='1.8.0')
)
libraryDependencies += "com.github.Shouheng88" % "vmlib" % "1.8.0"
[com.github.Shouheng88/vmlib "1.8.0"]