freee-accounting-sdk

freee accounting client SDK for Java

License

License

MIT
GroupId

GroupId

jp.co.freee
ArtifactId

ArtifactId

freee-accounting-sdk
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

freee-accounting-sdk
freee accounting client SDK for Java
Project URL

Project URL

https://github.com/freee/freee-accounting-sdk-java
Source Code Management

Source Code Management

https://github.com/freee/freee-accounting-sdk-java

Download freee-accounting-sdk

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.retrofit2 : converter-gson jar 2.5.0
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-scalars jar 2.5.0
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
io.gsonfire : gson-fire jar 1.8.3
io.reactivex.rxjava2 : rxjava jar 2.1.1
com.squareup.retrofit2 : adapter-rxjava2 jar 2.5.0

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-beta2
2.0.0-alpha
1.0.0-preview2
1.0.0-preview
1.0.0
v2.9.0
v2.8.0
v2.7.0
v2.6.0
v2.5.0
v2.4.0