MVN

in.payu : native-otp-reader

Maven & Gradle

Feb 12, 2023
3 usages
0 stars

native-otp-reader · PayU SDK to read OTP.

<dependency>
    <groupId>in.payu</groupId>
    <artifactId>native-otp-reader</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.payu : native-otp-reader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3
  • Latest Alpha: 1.1.2-alpha02

All Versions

Choose a version of in.payu : native-otp-reader to add to Maven or Gradle - All Versions:

  • Version Updated
  • native-otp-reader-1.2.3

    Feb 12, 2023
  • native-otp-reader-1.2.2

    Nov 18, 2022
  • native-otp-reader-1.2.1

    Oct 31, 2022
  • native-otp-reader-1.1.4

    Aug 27, 2022
  • native-otp-reader-1.1.3

    Sep 16, 2021
  • native-otp-reader-1.1.2

    Jun 22, 2021
  • native-otp-reader-1.1.2-alpha02

    Jun 14, 2021
  • native-otp-reader-1.1.2-alpha

    Jun 11, 2021
  • native-otp-reader-1.1.1

    Jun 03, 2021
  • native-otp-reader-1.1.0

    May 05, 2021
  • native-otp-reader-1.0.0

    Apr 22, 2021

How to add a dependency to Maven

Add the following in.payu : native-otp-reader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>in.payu</groupId>
    <artifactId>native-otp-reader</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following in.payu : native-otp-reader gradle dependency to your build.gradle file:

implementation 'in.payu:native-otp-reader:1.2.3'

Gradle Kotlin DSL: Add the following in.payu : native-otp-reader gradle kotlin dependency to your build.gradle.kts file:

implementation("in.payu:native-otp-reader:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following in.payu : native-otp-reader sbt scala dependency to your build.sbt file:

libraryDependencies += "in.payu" % "native-otp-reader" % "1.2.3"

Advertisement

Dependencies from Group

Mar 07, 2023
9 usages
0 stars
Mar 07, 2023
8 usages
0 stars
Mar 07, 2023
4 usages
0 stars
Feb 12, 2023
3 usages
0 stars
Feb 12, 2023
3 usages
0 stars

Discover Dependencies

May 21, 2016
1 usages
1 stars
Apr 30, 2020
2 usages
62 stars
Nov 23, 2015
2 usages
14 stars
Sep 28, 2022
2 usages
50 stars
Nov 02, 2016
2 usages
353 stars
Sep 07, 2017
1 usages
Aug 06, 2019
2 usages
107 stars
Mar 25, 2020
2 usages
59 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome