License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.andreidore |
ArtifactId | ArtifactIdsmartbillclient4j |
Version | Version0.7.0 |
Type | Typejar |
Description |
DescriptionSmartbill API client for Java
A Smartbill API client for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smartbillclient4j-0.7.0.pom | |
smartbillclient4j-0.7.0.jar | 16 KB |
smartbillclient4j-0.7.0-sources.jar | 7 KB |
smartbillclient4j-0.7.0-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andreidore/smartbillclient4j/ -->
<dependency>
<groupId>com.github.andreidore</groupId>
<artifactId>smartbillclient4j</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andreidore/smartbillclient4j/
implementation 'com.github.andreidore:smartbillclient4j:0.7.0'
// https://jarcasting.com/artifacts/com.github.andreidore/smartbillclient4j/
implementation ("com.github.andreidore:smartbillclient4j:0.7.0")
'com.github.andreidore:smartbillclient4j:jar:0.7.0'
<dependency org="com.github.andreidore" name="smartbillclient4j" rev="0.7.0">
<artifact name="smartbillclient4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andreidore', module='smartbillclient4j', version='0.7.0')
)
libraryDependencies += "com.github.andreidore" % "smartbillclient4j" % "0.7.0"
[com.github.andreidore/smartbillclient4j "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
net.dongliu : requests | jar | 5.0.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.tomakehurst : wiremock | jar | 2.14.0 |