GroupId | GroupIdcom.gitee.l0km |
---|---|
ArtifactId | ArtifactIdfaceapi-thriftservice |
Version | Version2.2.7 |
Type | Typejar |
Filename | Size |
---|---|
faceapi-thriftservice-2.2.7.pom | |
faceapi-thriftservice-2.2.7.jar | 29 KB |
faceapi-thriftservice-2.2.7-sources.jar | 18 KB |
faceapi-thriftservice-2.2.7-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>faceapi-thriftservice</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/
implementation 'com.gitee.l0km:faceapi-thriftservice:2.2.7'
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/
implementation ("com.gitee.l0km:faceapi-thriftservice:2.2.7")
'com.gitee.l0km:faceapi-thriftservice:jar:2.2.7'
<dependency org="com.gitee.l0km" name="faceapi-thriftservice" rev="2.2.7">
<artifact name="faceapi-thriftservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='faceapi-thriftservice', version='2.2.7')
)
libraryDependencies += "com.gitee.l0km" % "faceapi-thriftservice" % "2.2.7"
[com.gitee.l0km/faceapi-thriftservice "2.2.7"]