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

co.abit.api.identity:identity-domain 1.1.3


Категории

Категории

IDE Инструменты разработки Doma Данные ORM
Группа

Группа

co.abit.api.identity
Идентификатор

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

identity-domain
Версия

Версия

1.1.3
Тип

Тип

jar

Скачать identity-domain 1.1.3


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