face4j

parent pom

License

License

GroupId

GroupId

com.github.mhendred.face4j
ArtifactId

ArtifactId

face4j
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

face4j
parent pom

Download face4j

Filename Size
face4j-1.6.2.pom 3 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • face4j-core
  • face4j-examples

Versions

Version
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2