is not current version
Last Version 4.17.0

com.github.xeroapi:xero-java 2.2.13

This is the official Java SDK for Xero API

Categories

Categories

Java Languages
GroupId

GroupId

com.github.xeroapi
ArtifactId

ArtifactId

xero-java
Version

Version

2.2.13
Type

Type

jar

Download xero-java 2.2.13


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