is not current version
Last Version 0.5.0

com.github.andreidore:smartbillclient 0.3.1

A Smartbill API client for Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.andreidore
ArtifactId

ArtifactId

smartbillclient
Version

Version

0.3.1
Type

Type

jar

Download smartbillclient 0.3.1


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