MVN

com.uchuhimo : kotlinx-bimap

Maven & Gradle

Oct 19, 2018
1 usages
9 stars

kotlinx-bimap · a bimap (bidirectional map) implementation for Kotlin

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>kotlinx-bimap</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uchuhimo : kotlinx-bimap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.uchuhimo : kotlinx-bimap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
kotlinx-bimap-1.2

How to add a dependency to Maven

Add the following com.uchuhimo : kotlinx-bimap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>kotlinx-bimap</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uchuhimo : kotlinx-bimap gradle dependency to your build.gradle file:

implementation 'com.uchuhimo:kotlinx-bimap:1.2'

Gradle Kotlin DSL: Add the following com.uchuhimo : kotlinx-bimap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uchuhimo:kotlinx-bimap:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uchuhimo : kotlinx-bimap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uchuhimo" % "kotlinx-bimap" % "1.2"

Advertisement

Dependencies from Group

Apr 08, 2021
9 usages
304 stars
Apr 08, 2021
8 usages
304 stars
Apr 08, 2021
2 usages
304 stars
Oct 19, 2018
1 usages
9 stars
Apr 08, 2021
1 usages
304 stars

Discover Dependencies

May 24, 2022
3 usages
443 stars
Jul 24, 2019
2 usages
10 stars
Jul 24, 2019
3 usages
10 stars
Jul 24, 2019
15 usages
10 stars
Aug 30, 2022
1 stars
Nov 04, 2019
4 usages
19.7k stars
Jun 17, 2022
0 stars