MVN

com.github.brunotl : boost_iterator

Maven & Gradle

Jan 07, 2023
19 stars

Iterator · The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.

<dependency>
    <groupId>com.github.brunotl</groupId>
    <artifactId>boost_iterator</artifactId>
    <version>1.81.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.81.0

All Versions

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

Version Vulnerabilities Updated
1.81.x
boost_iterator-1.81.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.brunotl</groupId>
    <artifactId>boost_iterator</artifactId>
    <version>1.81.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.brunotl:boost_iterator:1.81.0'

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

implementation("com.github.brunotl:boost_iterator:1.81.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.brunotl" % "boost_iterator" % "1.81.0"

Advertisement

Dependencies from Group

Jan 07, 2023
16 usages
72 stars
Jan 07, 2023
9 usages
16 stars
Jan 07, 2023
8 usages
10 stars
Jan 07, 2023
8 usages
33 stars
Jan 07, 2023
7 usages
134 stars

Discover Dependencies

Jan 07, 2023
34 stars
Jan 07, 2023
240 stars
Jan 07, 2023
51 stars
Jan 07, 2023
45 stars
Jan 07, 2023
58 stars
Jan 07, 2023
30 stars
Jan 07, 2023
21 stars
Jan 07, 2023
49 stars
Jan 07, 2023
43 stars
Jan 07, 2023
8 stars