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