is not current version
Last Version 2.0

com.fatsecret4j:fatsecret-platform 1.1.1

JAVA Client for using Fatsecret REST API

Categories

Categories

ORM Data
GroupId

GroupId

com.fatsecret4j
ArtifactId

ArtifactId

fatsecret-platform
Version

Version

1.1.1
Type

Type

jar

Download fatsecret-platform 1.1.1


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