jar

com.fatsecret4j : fatsecret-platform

Maven & Gradle

Mar 02, 2017
9 stars

fatsecret4j · JAVA Client for using Fatsecret REST API

Table Of Contents

Latest Version

Download com.fatsecret4j : fatsecret-platform JAR file - Latest Versions:

All Versions

Download com.fatsecret4j : fatsecret-platform JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.1.x
1.1
1.0.x
1.0

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 fatsecret-platform-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fatsecret.platform.services.android

├─ com.fatsecret.platform.services.android.Request.class - [JAR]

├─ com.fatsecret.platform.services.android.ResponseListener.class - [JAR]

com.fatsecret.platform.utils

├─ com.fatsecret.platform.utils.FoodUtility.class - [JAR]

├─ com.fatsecret.platform.utils.RecipeUtility.class - [JAR]

├─ com.fatsecret.platform.utils.ServingUtility.class - [JAR]

com.fatsecret.platform.services

├─ com.fatsecret.platform.services.Base64.class - [JAR]

├─ com.fatsecret.platform.services.FatsecretService.class - [JAR]

├─ com.fatsecret.platform.services.Request.class - [JAR]

├─ com.fatsecret.platform.services.RequestBuilder.class - [JAR]

├─ com.fatsecret.platform.services.Response.class - [JAR]

com.fatsecret.platform.model

├─ com.fatsecret.platform.model.Category.class - [JAR]

├─ com.fatsecret.platform.model.CompactFood.class - [JAR]

├─ com.fatsecret.platform.model.CompactRecipe.class - [JAR]

├─ com.fatsecret.platform.model.Direction.class - [JAR]

├─ com.fatsecret.platform.model.Food.class - [JAR]

├─ com.fatsecret.platform.model.Ingredient.class - [JAR]

├─ com.fatsecret.platform.model.Recipe.class - [JAR]

├─ com.fatsecret.platform.model.Serving.class - [JAR]

Advertisement