jar

com.github.mhendred.face4j : face4j-core

Maven & Gradle

Apr 05, 2012
2 usages

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

Table Of Contents

Latest Version

Download com.github.mhendred.face4j : face4j-core JAR file - Latest Versions:

All Versions

Download com.github.mhendred.face4j : face4j-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window face4j-core-1.6.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.mhendred.face4j.response

├─ com.github.mhendred.face4j.response.AbstractResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.AddTagResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.GetTagsResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.GetTagsResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.GroupResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.GroupResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.LimitsResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.LimitsResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.NamespaceResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.NamespaceResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.PhotoResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.PhotoResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.RemoveTagResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.RemoveTagResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.ResponseHelper.class - [JAR]

├─ com.github.mhendred.face4j.response.SaveTagResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.SaveTagResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.StatusResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.StatusResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.TrainResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.TrainResponseImpl.class - [JAR]

├─ com.github.mhendred.face4j.response.UsersResponse.class - [JAR]

├─ com.github.mhendred.face4j.response.UsersResponseImpl.class - [JAR]

com.github.mhendred.face4j.exception

├─ com.github.mhendred.face4j.exception.FaceAPIException.class - [JAR]

├─ com.github.mhendred.face4j.exception.FaceClientException.class - [JAR]

├─ com.github.mhendred.face4j.exception.FaceServerException.class - [JAR]

com.github.mhendred.face4j.model

├─ com.github.mhendred.face4j.model.Face.class - [JAR]

├─ com.github.mhendred.face4j.model.Gender.class - [JAR]

├─ com.github.mhendred.face4j.model.Group.class - [JAR]

├─ com.github.mhendred.face4j.model.Guess.class - [JAR]

├─ com.github.mhendred.face4j.model.Namespace.class - [JAR]

├─ com.github.mhendred.face4j.model.Pair.class - [JAR]

├─ com.github.mhendred.face4j.model.Photo.class - [JAR]

├─ com.github.mhendred.face4j.model.Point.class - [JAR]

├─ com.github.mhendred.face4j.model.Rect.class - [JAR]

├─ com.github.mhendred.face4j.model.RemovedTag.class - [JAR]

├─ com.github.mhendred.face4j.model.SavedTag.class - [JAR]

├─ com.github.mhendred.face4j.model.UserStatus.class - [JAR]

com.github.mhendred.face4j

├─ com.github.mhendred.face4j.AsyncAdapter.class - [JAR]

├─ com.github.mhendred.face4j.AsyncFaceClient.class - [JAR]

├─ com.github.mhendred.face4j.Credentials.class - [JAR]

├─ com.github.mhendred.face4j.DefaultFaceClient.class - [JAR]

├─ com.github.mhendred.face4j.FaceApi.class - [JAR]

├─ com.github.mhendred.face4j.FaceClient.class - [JAR]

├─ com.github.mhendred.face4j.Parameters.class - [JAR]

├─ com.github.mhendred.face4j.RequestListener.class - [JAR]

├─ com.github.mhendred.face4j.Responder.class - [JAR]

├─ com.github.mhendred.face4j.ResponderImpl.class - [JAR]