Last Version

Smartbill API client for Java 0.5.0

A Smartbill API client for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.andreidore
ArtifactId

ArtifactId

smartbillclient
Version

Version

0.5.0
Type

Type

jar
Description

Description

Smartbill API client for Java
A Smartbill API client for Java
Project URL

Project URL

http://github.com/andreidore/smartbill-java-client
Source Code Management

Source Code Management

http://github.com/andreidore/smartbill-java-client/tree/master

Download smartbillclient 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
net.dongliu : requests jar 4.17.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 2.14.0

Project Modules

There are no modules declared in this project.