MVN

com.github.marschall : sets

Maven & Gradle

Oct 06, 2017
1 stars

Sets · Special purpose implementations of java.util.Set

<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>sets</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marschall : sets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.marschall : sets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sets-1.1.0
1.0.x
sets-1.0.2
sets-1.0.1
sets-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>sets</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.marschall : sets gradle dependency to your build.gradle file:

implementation 'com.github.marschall:sets:1.1.0'

Gradle Kotlin DSL: Add the following com.github.marschall : sets gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.marschall:sets:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.marschall : sets sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.marschall" % "sets" % "1.1.0"

Advertisement

Dependencies from Group

May 14, 2023
64 usages
268 stars
Dec 24, 2013
8 usages
8 stars
Jun 01, 2015
3 usages
Jan 05, 2019
2 usages

Discover Dependencies

Aug 14, 2016
0 stars
Jul 11, 2016
2 usages
0 stars
Apr 05, 2018
670 stars
sdk
Mar 30, 2017
0 stars
Oct 10, 2016
1 usages
580 stars
Jan 09, 2017
406 stars
Jan 09, 2017
1 usages
406 stars
Jan 09, 2017
9 usages
406 stars