не последняя версия
Последняя версия 1.8.11

org.notima.api:fortnox4j 1.8.7

Java API to communicate with web based Swedish ERP System Fortnox

Группа

Группа

org.notima.api
Идентификатор

Идентификатор

fortnox4j
Версия

Версия

1.8.7
Тип

Тип

jar

Скачать fortnox4j 1.8.7


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