is not current version
Last Version 3.0.0

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

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.2.0
Type

Type

jar

Download scb-java-client 0.2.0


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