is not current version
Last Version 1.3.0.5.RELEASE

com.github.luues:spring-boot-starter-face 1.2.9.1.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.2.9.1.RELEASE
Type

Type

jar

Download spring-boot-starter-face 1.2.9.1.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.2.9.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-face/
implementation 'com.github.luues:spring-boot-starter-face:1.2.9.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-face/
implementation ("com.github.luues:spring-boot-starter-face:1.2.9.1.RELEASE")
'com.github.luues:spring-boot-starter-face:jar:1.2.9.1.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-face" rev="1.2.9.1.RELEASE">
  <artifact name="spring-boot-starter-face" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-face', version='1.2.9.1.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-face" % "1.2.9.1.RELEASE"
[com.github.luues/spring-boot-starter-face "1.2.9.1.RELEASE"]