is not current version
Last Version 3.0.0

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

0.1.1
Type

Type

jar

Download scb-java-client 0.1.1


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