is not current version
Last Version 1.2.0-prerel

io.mosip.authentication:authentication-otp-service 1.1.5.5


GroupId

GroupId

io.mosip.authentication
ArtifactId

ArtifactId

authentication-otp-service
Version

Version

1.1.5.5
Type

Type

jar

Download authentication-otp-service 1.1.5.5


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