is not current version
Last Version 1.8.11

org.notima.api:fortnox4j 1.8.8

Java API to communicate with web based Swedish ERP System Fortnox

GroupId

GroupId

org.notima.api
ArtifactId

ArtifactId

fortnox4j
Version

Version

1.8.8
Type

Type

jar

Download fortnox4j 1.8.8


<!-- https://jarcasting.com/artifacts/org.notima.api/fortnox4j/ -->
<dependency>
    <groupId>org.notima.api</groupId>
    <artifactId>fortnox4j</artifactId>
    <version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.notima.api/fortnox4j/
implementation 'org.notima.api:fortnox4j:1.8.8'
// https://jarcasting.com/artifacts/org.notima.api/fortnox4j/
implementation ("org.notima.api:fortnox4j:1.8.8")
'org.notima.api:fortnox4j:jar:1.8.8'
<dependency org="org.notima.api" name="fortnox4j" rev="1.8.8">
  <artifact name="fortnox4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.notima.api', module='fortnox4j', version='1.8.8')
)
libraryDependencies += "org.notima.api" % "fortnox4j" % "1.8.8"
[org.notima.api/fortnox4j "1.8.8"]