is not current version
Last Version 0.4.5

com.sflpro.identity:identity-api-client 0.0.2


Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.sflpro.identity
ArtifactId

ArtifactId

identity-api-client
Version

Version

0.0.2
Type

Type

jar

Download identity-api-client 0.0.2


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