| Categories |
CategoriesNative Development Tools |
|---|---|
| GroupId | GroupIdcom.github.vhall.android.base |
| ArtifactId | ArtifactIdvhall-dispatch-native |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Description |
| Filename | Size |
|---|---|
| vhall-dispatch-native-1.3.0.pom | |
| vhall-dispatch-native-1.3.0.aar | 3 MB |
| vhall-dispatch-native-1.3.0-sources.jar | 261 bytes |
| vhall-dispatch-native-1.3.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-dispatch-native/ -->
<dependency>
<groupId>com.github.vhall.android.base</groupId>
<artifactId>vhall-dispatch-native</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-dispatch-native/
implementation 'com.github.vhall.android.base:vhall-dispatch-native:1.3.0'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/vhall-dispatch-native/
implementation ("com.github.vhall.android.base:vhall-dispatch-native:1.3.0")
'com.github.vhall.android.base:vhall-dispatch-native:aar:1.3.0'
<dependency org="com.github.vhall.android.base" name="vhall-dispatch-native" rev="1.3.0">
<artifact name="vhall-dispatch-native" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='vhall-dispatch-native', version='1.3.0')
)
libraryDependencies += "com.github.vhall.android.base" % "vhall-dispatch-native" % "1.3.0"
[com.github.vhall.android.base/vhall-dispatch-native "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vhall.android.base : vhall-dispatch-native-so | jar | 1.1.4 |