Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdfacedb-thriftclient-android |
Version | Version1.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facedb-thriftclient-android/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>facedb-thriftclient-android</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-thriftclient-android/
implementation 'com.gitee.l0km:facedb-thriftclient-android:1.1.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/facedb-thriftclient-android/
implementation ("com.gitee.l0km:facedb-thriftclient-android:1.1.0")
'com.gitee.l0km:facedb-thriftclient-android:jar:1.1.0'
<dependency org="com.gitee.l0km" name="facedb-thriftclient-android" rev="1.1.0">
<artifact name="facedb-thriftclient-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facedb-thriftclient-android', version='1.1.0')
)
libraryDependencies += "com.gitee.l0km" % "facedb-thriftclient-android" % "1.1.0"
[com.gitee.l0km/facedb-thriftclient-android "1.1.0"]