Last Version

ch.swissbilling:client 1.0.1

The Java version of the Swissbilling Client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ch.swissbilling
ArtifactId

ArtifactId

client
Version

Version

1.0.1
Type

Type

jar
Description

Description

ch.swissbilling:client
The Java version of the Swissbilling Client library
Project URL

Project URL

https://github.com/swissbilling-sa/swissbilling-client-java
Source Code Management

Source Code Management

https://github.com/swissbilling-sa/swissbilling-client-java

Download client 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.aexp.nodes.graphql » nodes jar 0.4.0
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
org.json : json jar 20180813
org.java-websocket : Java-WebSocket jar 1.3.9
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359
javax.activation : activation jar 1.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.0-b170127.1453
org.junit.jupiter : junit-jupiter-api jar 5.4.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.