is not current version
Last Version 1.2.0-prerel

io.mosip.authentication:authentication-service 1.2.0

Maven project of MOSIP ID-Authentication Service

GroupId

GroupId

io.mosip.authentication
ArtifactId

ArtifactId

authentication-service
Version

Version

1.2.0
Type

Type

jar

Download authentication-service 1.2.0


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