MVN

io.scalaland : chimney-java-collections_3

Maven & Gradle

Oct 12, 2023
1.1k stars

chimney-java-collections · Integrations with selected Java collections

<dependency>
    <groupId>io.scalaland</groupId>
    <artifactId>chimney-java-collections_3</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.scalaland : chimney-java-collections_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.scalaland : chimney-java-collections_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
chimney-java-collections_3-0.8.0

How to add a dependency to Maven

Add the following io.scalaland : chimney-java-collections_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.scalaland</groupId>
    <artifactId>chimney-java-collections_3</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.scalaland : chimney-java-collections_3 gradle dependency to your build.gradle file:

implementation 'io.scalaland:chimney-java-collections_3:0.8.0'

Gradle Kotlin DSL: Add the following io.scalaland : chimney-java-collections_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.scalaland:chimney-java-collections_3:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.scalaland : chimney-java-collections_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.scalaland" % "chimney-java-collections_3" % "0.8.0"

Advertisement

Dependencies from Group

Aug 03, 2023
39 usages
1.1k stars
Aug 03, 2023
6 usages
1.1k stars
Dec 01, 2020
4 usages
43 stars
Jul 26, 2020
3 usages
1.1k stars
Jul 26, 2020
1 usages
1.1k stars

Discover Dependencies