is not current version
Last Version 1.1.6

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


Categories

Categories

IDE Development Tools Doma Data ORM
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-domain
Version

Version

1.1.3
Type

Type

jar

Download 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"]