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