GroupId | GroupIdcom.github.vhall.android.base |
---|---|
ArtifactId | ArtifactIdvhall-module-document |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-document/ -->
<dependency>
<groupId>com.github.vhall.android.base</groupId>
<artifactId>vhall-module-document</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-document/
implementation 'com.github.vhall.android.base:vhall-module-document:2.2.0'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-module-document/
implementation ("com.github.vhall.android.base:vhall-module-document:2.2.0")
'com.github.vhall.android.base:vhall-module-document:aar:2.2.0'
<dependency org="com.github.vhall.android.base" name="vhall-module-document" rev="2.2.0">
<artifact name="vhall-module-document" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-module-document', version='2.2.0')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-module-document" % "2.2.0"
[com.github.vhall.android.base/vhall-module-document "2.2.0"]