Last Version

invoiced 4.2.0

Official Java client library for the Invoiced API

License

License

GroupId

GroupId

com.invoiced
ArtifactId

ArtifactId

invoiced
Version

Version

4.2.0
Type

Type

jar
Description

Description

invoiced
Official Java client library for the Invoiced API
Project URL

Project URL

https://github.com/Invoiced/invoiced-java
Source Code Management

Source Code Management

https://github.com/Invoiced/invoiced-java

Download invoiced 4.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
org.json : json jar 20160212
org.apache.httpcomponents : httpasyncclient jar 4.1.1
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
com.mashape.unirest : unirest-java jar 1.4.9
com.auth0 : java-jwt jar 3.3.0

test (2)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 2.1.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.