is not current version
Last Version 1.2.0-prerel

io.mosip.kernel:kernel-auth-service 1.0.7


GroupId

GroupId

io.mosip.kernel
ArtifactId

ArtifactId

kernel-auth-service
Version

Version

1.0.7
Type

Type

jar

Download kernel-auth-service 1.0.7


<!-- https://jarcasting.com/artifacts/io.mosip.kernel/kernel-auth-service/ -->
<dependency>
    <groupId>io.mosip.kernel</groupId>
    <artifactId>kernel-auth-service</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.kernel/kernel-auth-service/
implementation 'io.mosip.kernel:kernel-auth-service:1.0.7'
// https://jarcasting.com/artifacts/io.mosip.kernel/kernel-auth-service/
implementation ("io.mosip.kernel:kernel-auth-service:1.0.7")
'io.mosip.kernel:kernel-auth-service:jar:1.0.7'
<dependency org="io.mosip.kernel" name="kernel-auth-service" rev="1.0.7">
  <artifact name="kernel-auth-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.kernel', module='kernel-auth-service', version='1.0.7')
)
libraryDependencies += "io.mosip.kernel" % "kernel-auth-service" % "1.0.7"
[io.mosip.kernel/kernel-auth-service "1.0.7"]