Last Version

Figo Java SDK 4.0.16

This SDK eases the development of Java applications and web services consuming the figo connect API. Figo connect allows developers simple access to users bank data on a trustworthy basis. Users can grant your application access to certain parts of their bank accounts and you can access them without worrying about the inner workings of online banking.

License

License

GroupId

GroupId

me.figo
ArtifactId

ArtifactId

sdk
Version

Version

4.0.16
Type

Type

jar
Description

Description

Figo Java SDK
This SDK eases the development of Java applications and web services consuming the figo connect API. Figo connect allows developers simple access to users bank data on a trustworthy basis. Users can grant your application access to certain parts of their bank accounts and you can access them without worrying about the inner workings of online banking.
Project Organization

Project Organization

figo GmbH

Download sdk 4.0.16


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4
com.google.guava : guava jar 14.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.