is not current version
Last Version 2.0

com.fatsecret4j:fatsecret-platform 1.0.1

JAVA Client for using Fatsecret REST API

Categories

Categories

ORM Data
GroupId

GroupId

com.fatsecret4j
ArtifactId

ArtifactId

fatsecret-platform
Version

Version

1.0.1
Type

Type

jar

Download fatsecret-platform 1.0.1


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