is not current version
Last Version 1.1.2

co.abit.api.identity:identity-parent 1.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

co.abit.api.identity
ArtifactId

ArtifactId

identity-parent
Version

Version

1.0.0
Type

Type

pom

Download identity-parent 1.0.0


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