MVN

com.github.frtu.libs : kotlin

Maven & Gradle

Feb 04, 2023
0 stars
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>kotlin</artifactId>
    <version>1.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frtu.libs : kotlin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.5

All Versions

Choose a version of com.github.frtu.libs : kotlin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
kotlin-1.2.5
kotlin-1.2.4
kotlin-1.2.3
kotlin-1.2.2
kotlin-1.2.1
kotlin-1.2.0
1.1.x
kotlin-1.1.5
kotlin-1.1.4
kotlin-1.1.3
kotlin-1.1.2
kotlin-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>kotlin</artifactId>
    <version>1.2.5</version>
</dependency>

Advertisement