не последняя версия
Последняя версия 2.2022.06.20_04.34-44e077dc9a78

no.nav.common:client 2.2020.11.04_12.14-2f2d89c3992e


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

no.nav.common
Идентификатор

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

client
Версия

Версия

2.2020.11.04_12.14-2f2d89c3992e
Тип

Тип

jar

Скачать client 2.2020.11.04_12.14-2f2d89c3992e


<!-- https://jarcasting.com/artifacts/no.nav.common/client/ -->
<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>client</artifactId>
    <version>2.2020.11.04_12.14-2f2d89c3992e</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/client/
implementation 'no.nav.common:client:2.2020.11.04_12.14-2f2d89c3992e'
// https://jarcasting.com/artifacts/no.nav.common/client/
implementation ("no.nav.common:client:2.2020.11.04_12.14-2f2d89c3992e")
'no.nav.common:client:jar:2.2020.11.04_12.14-2f2d89c3992e'
<dependency org="no.nav.common" name="client" rev="2.2020.11.04_12.14-2f2d89c3992e">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='client', version='2.2020.11.04_12.14-2f2d89c3992e')
)
libraryDependencies += "no.nav.common" % "client" % "2.2020.11.04_12.14-2f2d89c3992e"
[no.nav.common/client "2.2020.11.04_12.14-2f2d89c3992e"]