GroupId | GroupIdcom.github.vhall.android.base |
---|---|
ArtifactId | ArtifactIdvhall-beautify-lib |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
Filename | Size |
---|---|
vhall-beautify-lib-1.1.4.pom | |
vhall-beautify-lib-1.1.4.aar | 8 KB |
vhall-beautify-lib-1.1.4-sources.jar | 8 KB |
vhall-beautify-lib-1.1.4-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-beautify-lib/ -->
<dependency>
<groupId>com.github.vhall.android.base</groupId>
<artifactId>vhall-beautify-lib</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-beautify-lib/
implementation 'com.github.vhall.android.base:vhall-beautify-lib:1.1.4'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-beautify-lib/
implementation ("com.github.vhall.android.base:vhall-beautify-lib:1.1.4")
'com.github.vhall.android.base:vhall-beautify-lib:aar:1.1.4'
<dependency org="com.github.vhall.android.base" name="vhall-beautify-lib" rev="1.1.4">
<artifact name="vhall-beautify-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-beautify-lib', version='1.1.4')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-beautify-lib" % "1.1.4"
[com.github.vhall.android.base/vhall-beautify-lib "1.1.4"]