is not current version
Last Version 1.0.4

com.aliyun:facebody 0.0.3

Aliyun FACEBODY SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

facebody
Version

Version

0.0.3
Type

Type

jar

Download facebody 0.0.3


<!-- https://jarcasting.com/artifacts/com.aliyun/facebody/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>facebody</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/facebody/
implementation 'com.aliyun:facebody:0.0.3'
// https://jarcasting.com/artifacts/com.aliyun/facebody/
implementation ("com.aliyun:facebody:0.0.3")
'com.aliyun:facebody:jar:0.0.3'
<dependency org="com.aliyun" name="facebody" rev="0.0.3">
  <artifact name="facebody" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='facebody', version='0.0.3')
)
libraryDependencies += "com.aliyun" % "facebody" % "0.0.3"
[com.aliyun/facebody "0.0.3"]