MVN

net.automatalib : automata-commons-smartcollections

Maven & Gradle

Oct 11, 2020
20 usages
64 stars

AutomataLib :: Commons :: Smart Collections · This library provides efficient implementations for various collection data structures (esp. linked lists and priority queues), which have very insufficient implementation in the Java Collections Foundations that makes it hard or even impossible to exploit their efficiencies.

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-commons-smartcollections</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.automatalib : automata-commons-smartcollections to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of net.automatalib : automata-commons-smartcollections to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
automata-commons-smartcollections-0.10.0
0.9.x
automata-commons-smartcollections-0.9.0
0.8.x
automata-commons-smartcollections-0.8.0
0.7.x
automata-commons-smartcollections-0.7.1
automata-commons-smartcollections-0.7.0
0.6.x
automata-commons-smartcollections-0.6.0
0.5.x
automata-commons-smartcollections-0.5.2
automata-commons-smartcollections-0.5.1
0.4.x
automata-commons-smartcollections-0.4.1
automata-commons-smartcollections-0.4.0
0.3.x
automata-commons-smartcollections-0.3.1-ase2013-tutorial-r1
automata-commons-smartcollections-0.3.1
automata-commons-smartcollections-0.3.1-ase2013-tutorial
automata-commons-smartcollections-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-commons-smartcollections</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.automatalib : automata-commons-smartcollections gradle dependency to your build.gradle file:

implementation 'net.automatalib:automata-commons-smartcollections:0.10.0'

Gradle Kotlin DSL: Add the following net.automatalib : automata-commons-smartcollections gradle kotlin dependency to your build.gradle.kts file:

implementation("net.automatalib:automata-commons-smartcollections:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.automatalib : automata-commons-smartcollections sbt scala dependency to your build.sbt file:

libraryDependencies += "net.automatalib" % "automata-commons-smartcollections" % "0.10.0"

Advertisement

Dependencies from Group

Oct 11, 2020
64 usages
64 stars
Oct 11, 2020
54 usages
64 stars
Oct 11, 2020
48 usages
64 stars
Oct 11, 2020
41 usages
64 stars
Oct 11, 2020
20 usages
64 stars

Discover Dependencies

Jul 31, 2017
37 usages
Feb 25, 2023
3 usages
36 stars
Jul 29, 2023
25 usages
926 stars
Jun 14, 2017
5 usages
9 stars
May 29, 2018
7 usages
1 stars
Dec 19, 2021
24 usages
4 stars
Apr 18, 2015
13 usages
1 stars
Jun 22, 2020
10 usages
1.2k stars
Sep 09, 2020
7 usages
2.6k stars
Sep 04, 2017
13 usages
33 stars