is not current version
Last Version 1.6.2

com.github.mhendred.face4j:face4j 1.5.2

parent pom

GroupId

GroupId

com.github.mhendred.face4j
ArtifactId

ArtifactId

face4j
Version

Version

1.5.2
Type

Type

pom

Download face4j 1.5.2

Filename Size
face4j-1.5.2.pom 3 KB
Browse

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