is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:spring-boot-starter-face 1.0.6.RELEASE

A Simple Tool Class for Mobilizing Face++

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

spring-boot-starter-face
Version

Version

1.0.6.RELEASE
Type

Type

jar

Download spring-boot-starter-face 1.0.6.RELEASE


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