face4j-core

A Java client for face.com's REST api

License

License

GroupId

GroupId

com.github.mhendred.face4j
ArtifactId

ArtifactId

face4j-core
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

face4j-core
A Java client for face.com's REST api

Download face4j-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.apache.httpcomponents : httpmime jar 4.0.3
org.json : json jar 20090211
org.slf4j : slf4j-log4j12 jar 1.6.1

test (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2