MVN

com.github.vedenin.atoms : collections

Maven & Gradle

Mar 01, 2018
3 usages
1 stars

Collection [apache] · Project provide implementation of Atom pattern for collection (Map, Set, List, MultiMap)

<dependency>
    <groupId>com.github.vedenin.atoms</groupId>
    <artifactId>collections</artifactId>
    <version>0.1-guava-draft</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vedenin.atoms : collections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1-guava-draft

All Versions

Choose a version of com.github.vedenin.atoms : collections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
collections-1.0-guava
0.1
collections-0.1-guava-draft
collections-0.1-apache-common-draft

How to add a dependency to Maven

Add the following com.github.vedenin.atoms : collections maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.vedenin.atoms</groupId>
    <artifactId>collections</artifactId>
    <version>0.1-guava-draft</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.vedenin.atoms : collections gradle dependency to your build.gradle file:

implementation 'com.github.vedenin.atoms:collections:0.1-guava-draft'

Gradle Kotlin DSL: Add the following com.github.vedenin.atoms : collections gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.vedenin.atoms:collections:0.1-guava-draft")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.vedenin.atoms : collections sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.vedenin.atoms" % "collections" % "0.1-guava-draft"

Advertisement

Dependencies from Group

Mar 02, 2018
4 usages
1 stars
Mar 01, 2018
3 usages
1 stars
Mar 02, 2018
1 usages
1 stars
Mar 02, 2018
1 usages
1 stars

Discover Dependencies

Jan 23, 2019
2 usages
131 stars
Apr 29, 2018
2 usages
8 stars
Dec 11, 2019
4 usages
4 stars
Dec 14, 2019
2 usages
16 stars
Sep 29, 2018
2 usages
Dec 09, 2018
5 usages
7 stars
Dec 25, 2018
2 usages
0 stars