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