MVN

org.graphstream : mbox2

Maven & Gradle

May 17, 2011
5 usages
4 stars

mbox2 · The message box acts as a buffer for incoming messages. Its major property is to be usable from any thread. This allows any external source to post any message at any time without having to wonder about synchronisation.

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>mbox2</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graphstream : mbox2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.graphstream : mbox2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
mbox2-1.0

How to add a dependency to Maven

Add the following org.graphstream : mbox2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>mbox2</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graphstream : mbox2 gradle dependency to your build.gradle file:

implementation 'org.graphstream:mbox2:1.0'

Gradle Kotlin DSL: Add the following org.graphstream : mbox2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graphstream:mbox2:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graphstream : mbox2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graphstream" % "mbox2" % "1.0"

Advertisement

Dependencies from Group

Sep 11, 2020
35 usages
395 stars
Apr 07, 2015
15 usages
30 stars
Sep 14, 2020
14 usages
102 stars
May 17, 2011
5 usages
4 stars
May 17, 2011
4 usages
4 stars

Discover Dependencies

Dec 23, 2014
16 usages
7.2k stars
Feb 15, 2015
16 usages
708 stars
Nov 28, 2013
23 usages
Jun 29, 2013
35 usages
423 stars
Jul 14, 2013
12 usages
1 stars
May 20, 2010
18 usages
Feb 08, 2013
15 usages
22 stars
Jun 13, 2014
55 usages