is not current version
Last Version 4.17.0

com.github.xeroapi:xero-java 3.3.2

This is the official Java SDK for Xero API

Categories

Categories

Java Languages
GroupId

GroupId

com.github.xeroapi
ArtifactId

ArtifactId

xero-java
Version

Version

3.3.2
Type

Type

jar

Download xero-java 3.3.2


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