| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.connectifier.xero |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionclient
client
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.connectifier.xero |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| client-0.13.pom | |
| client-0.13.jar | 216 KB |
| client-0.13-sources.jar | 104 KB |
| client-0.13-javadoc.jar | 415 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.novocode : junit-interface | jar | 0.11 |