MVN

net.markenwerk : commons-datastructures

Maven & Gradle

Mar 05, 2017
1 usages

Some common datastructures for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-datastructures</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : commons-datastructures to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of net.markenwerk : commons-datastructures to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
commons-datastructures-1.3.1
commons-datastructures-1.3.0
1.2.x
commons-datastructures-1.2.2
commons-datastructures-1.2.1
commons-datastructures-1.2.0
1.1.x
commons-datastructures-1.1.5
commons-datastructures-1.1.4
commons-datastructures-1.1.3
commons-datastructures-1.1.2
commons-datastructures-1.1.1
commons-datastructures-1.1.0
1.0.x
commons-datastructures-1.0.0

How to add a dependency to Maven

Add the following net.markenwerk : commons-datastructures maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-datastructures</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : commons-datastructures gradle dependency to your build.gradle file:

implementation 'net.markenwerk:commons-datastructures:1.3.1'

Gradle Kotlin DSL: Add the following net.markenwerk : commons-datastructures gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:commons-datastructures:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : commons-datastructures sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "commons-datastructures" % "1.3.1"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Jul 22, 2022
7 usages
4 stars
Sep 22, 2017
17 stars
Mar 06, 2016
61 stars
Aug 14, 2018
18 stars
Dec 26, 2016
2 usages
0 stars
Apr 06, 2016
1 usages
15 stars
Apr 06, 2016
15 stars
Feb 02, 2023
4 usages
190 stars