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