GroupId | GroupIdcom.github.vhall.android.library |
---|---|
ArtifactId | ArtifactIdvhall-beautify-kit-support |
Version | Version1.0.1 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.library/vhall-beautify-kit-support/ -->
<dependency>
<groupId>com.github.vhall.android.library</groupId>
<artifactId>vhall-beautify-kit-support</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.library/vhall-beautify-kit-support/
implementation 'com.github.vhall.android.library:vhall-beautify-kit-support:1.0.1'
// https://jarcasting.com/artifacts/com.github.vhall.android.library/vhall-beautify-kit-support/
implementation ("com.github.vhall.android.library:vhall-beautify-kit-support:1.0.1")
'com.github.vhall.android.library:vhall-beautify-kit-support:aar:1.0.1'
<dependency org="com.github.vhall.android.library" name="vhall-beautify-kit-support" rev="1.0.1">
<artifact name="vhall-beautify-kit-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.library', module='vhall-beautify-kit-support', version='1.0.1')
)
libraryDependencies += "com.github.vhall.android.library" % "vhall-beautify-kit-support" % "1.0.1"
[com.github.vhall.android.library/vhall-beautify-kit-support "1.0.1"]