is not current version
Last Version 1.2.1.RELEASE

com.github.luues:commons-face 1.0.3.RELEASE

A Simple Tool Class for Mobilizing Face++

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-face
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download commons-face 1.0.3.RELEASE


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