is not current version
Last Version 1.1.2

co.abit.api.identity:identity-repository 1.0.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-repository
Version

Version

1.0.1
Type

Type

jar

Download identity-repository 1.0.1


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