| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdcom.fatsecret4j | 
    
| ArtifactId | ArtifactIdfatsecret-platform | 
    
| Last Version | Last Version2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfatsecret4j 
            JAVA/ANDROID Client for using Fatsecret REST API 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| fatsecret-platform-2.0.pom | |
| fatsecret-platform-2.0.jar | 33 KB | 
| fatsecret-platform-2.0-sources.jar | 32 KB | 
| fatsecret-platform-2.0-javadoc.jar | 136 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fatsecret4j/fatsecret-platform/ -->
<dependency>
    <groupId>com.fatsecret4j</groupId>
    <artifactId>fatsecret-platform</artifactId>
    <version>2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fatsecret4j/fatsecret-platform/
implementation 'com.fatsecret4j:fatsecret-platform:2.0'
                // https://jarcasting.com/artifacts/com.fatsecret4j/fatsecret-platform/
implementation ("com.fatsecret4j:fatsecret-platform:2.0")
                'com.fatsecret4j:fatsecret-platform:jar:2.0'
                <dependency org="com.fatsecret4j" name="fatsecret-platform" rev="2.0">
  <artifact name="fatsecret-platform" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fatsecret4j', module='fatsecret-platform', version='2.0')
)
                libraryDependencies += "com.fatsecret4j" % "fatsecret-platform" % "2.0"
                [com.fatsecret4j/fatsecret-platform "2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.json : json | jar | 20160810 | 
| com.mcxiaoke.volley : library | jar | 1.0.19 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |