Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdfaceapi-thriftclient |
Version | Version2.2.8 |
Type | Typejar |
Filename | Size |
---|---|
faceapi-thriftclient-2.2.8.pom | |
faceapi-thriftclient-2.2.8.jar | 49 KB |
faceapi-thriftclient-2.2.8-sources.jar | 23 KB |
faceapi-thriftclient-2.2.8-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftclient/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>faceapi-thriftclient</artifactId>
<version>2.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftclient/
implementation 'com.gitee.l0km:faceapi-thriftclient:2.2.8'
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftclient/
implementation ("com.gitee.l0km:faceapi-thriftclient:2.2.8")
'com.gitee.l0km:faceapi-thriftclient:jar:2.2.8'
<dependency org="com.gitee.l0km" name="faceapi-thriftclient" rev="2.2.8">
<artifact name="faceapi-thriftclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='faceapi-thriftclient', version='2.2.8')
)
libraryDependencies += "com.gitee.l0km" % "faceapi-thriftclient" % "2.2.8"
[com.gitee.l0km/faceapi-thriftclient "2.2.8"]