is not current version
Last Version 3.0.0

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

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

2.4.1
Type

Type

jar

Download scb-java-client 2.4.1


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