MVN

io.github.bluepaybr : kotlin-libs

Maven & Gradle

Jun 03, 2023

kotlin-libs · The BluePay Android library

<dependency>
    <groupId>io.github.bluepaybr</groupId>
    <artifactId>kotlin-libs</artifactId>
    <version>2.0.13-dev06</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bluepaybr : kotlin-libs to add to Maven - Latest Versions:

  • Latest Stable: 2.0.13-dev06

All Versions

Choose a version of io.github.bluepaybr : kotlin-libs to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
kotlin-libs-2.0.13-dev06

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.bluepaybr</groupId>
    <artifactId>kotlin-libs</artifactId>
    <version>2.0.13-dev06</version>
</dependency>