| GroupId | GroupIdcom.tencent.vasdolly |
|---|---|
| ArtifactId | ArtifactIdhelper |
| Version | Version3.0.4 |
| Type | Typeaar |
| Description |
DescriptionVasDolly helper aar
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| helper-3.0.4.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.vasdolly/helper/ -->
<dependency>
<groupId>com.tencent.vasdolly</groupId>
<artifactId>helper</artifactId>
<version>3.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.vasdolly/helper/
implementation 'com.tencent.vasdolly:helper:3.0.4'
// https://jarcasting.com/artifacts/com.tencent.vasdolly/helper/
implementation ("com.tencent.vasdolly:helper:3.0.4")
'com.tencent.vasdolly:helper:aar:3.0.4'
<dependency org="com.tencent.vasdolly" name="helper" rev="3.0.4">
<artifact name="helper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.vasdolly', module='helper', version='3.0.4')
)
libraryDependencies += "com.tencent.vasdolly" % "helper" % "3.0.4"
[com.tencent.vasdolly/helper "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tencent.vasdolly : reader | jar | 3.0.4 |