License |
License |
---|---|
GroupId | GroupIdcom.tencent.hippy |
ArtifactId | ArtifactIdhippy-snapshot |
Version | Version2.8.4 |
Type | Typeaar |
Description |
Descriptionhippy-snapshot
Hippy library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hippy-snapshot-2.8.4.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.hippy/hippy-snapshot/ -->
<dependency>
<groupId>com.tencent.hippy</groupId>
<artifactId>hippy-snapshot</artifactId>
<version>2.8.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.hippy/hippy-snapshot/
implementation 'com.tencent.hippy:hippy-snapshot:2.8.4'
// https://jarcasting.com/artifacts/com.tencent.hippy/hippy-snapshot/
implementation ("com.tencent.hippy:hippy-snapshot:2.8.4")
'com.tencent.hippy:hippy-snapshot:aar:2.8.4'
<dependency org="com.tencent.hippy" name="hippy-snapshot" rev="2.8.4">
<artifact name="hippy-snapshot" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.hippy', module='hippy-snapshot', version='2.8.4')
)
libraryDependencies += "com.tencent.hippy" % "hippy-snapshot" % "2.8.4"
[com.tencent.hippy/hippy-snapshot "2.8.4"]