is not current version
Last Version 3.0.0

com.github.dannil:scb-java-client 0.0.4

Java client for the SCB (Statistiska centralbyrån) API

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.dannil
ArtifactId

ArtifactId

scb-java-client
Version

Version

0.0.4
Type

Type

jar

Download scb-java-client 0.0.4


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