MVN

com.github.inforion : kotlin-extensions

Maven & Gradle

Dec 23, 2020
1 usages
1 stars

kotlin-extensions · Kotlin extension methods and function for different Java libraries

<dependency>
    <groupId>com.github.inforion</groupId>
    <artifactId>kotlin-extensions</artifactId>
    <version>0.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.inforion : kotlin-extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.5

All Versions

Choose a version of com.github.inforion : kotlin-extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
kotlin-extensions-0.3.5
kotlin-extensions-0.3.4
kotlin-extensions-0.3.3

How to add a dependency to Maven

Add the following com.github.inforion : kotlin-extensions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.inforion</groupId>
    <artifactId>kotlin-extensions</artifactId>
    <version>0.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.inforion : kotlin-extensions gradle dependency to your build.gradle file:

implementation 'com.github.inforion:kotlin-extensions:0.3.5'

Gradle Kotlin DSL: Add the following com.github.inforion : kotlin-extensions gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.inforion:kotlin-extensions:0.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.inforion : kotlin-extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.inforion" % "kotlin-extensions" % "0.3.5"

Advertisement

Dependencies from Group

Nov 22, 2020
2 usages
6 stars
Dec 23, 2020
1 usages
1 stars
Nov 25, 2020
0 stars

Discover Dependencies

Dec 20, 2020
4 usages
12 stars
Oct 06, 2020
1 usages
17 stars
Nov 06, 2020
2 usages
0 stars
May 24, 2023
2 usages
0 stars
web
Nov 11, 2020
2 usages
0 stars
Nov 11, 2020
2 usages
0 stars
Jul 18, 2023
1 usages
19.7k stars