Last Version

client 0.13

client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.connectifier.xero
ArtifactId

ArtifactId

client
Version

Version

0.13
Type

Type

jar
Description

Description

client
client
Project URL

Project URL

https://github.com/connectifier/xero-java-client
Project Organization

Project Organization

com.connectifier.xero
Source Code Management

Source Code Management

https://github.com/connectifier/xero-java-client

Download client 0.13


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.bouncycastle : bcpkix-jdk15on jar 1.51
org.scribe : scribe jar 1.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.