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

com.klarna:kco-rest 3.1.1

Klarna REST Java SDK

Группа

Группа

com.klarna
Идентификатор

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

kco-rest
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать kco-rest 3.1.1


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