is not current version
Last Version 3.0.0

com.github.dannil:scb-java-client 2.6.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

2.6.0
Type

Type

jar

Download scb-java-client 2.6.0


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