MVN

de.tum.in : jbdd

Maven & Gradle

Jun 12, 2023
5 stars

JBDD · Pure Java implementation of (Binary) Decision Diagrams

<dependency>
    <groupId>de.tum.in</groupId>
    <artifactId>jbdd</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tum.in : jbdd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of de.tum.in : jbdd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
jbdd-0.6.0
0.5.x
jbdd-0.5.2
jbdd-0.5.1
jbdd-0.5.0
0.4.x
jbdd-0.4.0
0.3.x
jbdd-0.3.2
jbdd-0.3.1
jbdd-0.3.0
0.2.x
jbdd-0.2.0
0.1.x
jbdd-0.1.3
jbdd-0.1.2
jbdd-0.1.1
jbdd-0.1.0

How to add a dependency to Maven

Add the following de.tum.in : jbdd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tum.in</groupId>
    <artifactId>jbdd</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tum.in : jbdd gradle dependency to your build.gradle file:

implementation 'de.tum.in:jbdd:0.6.0'

Gradle Kotlin DSL: Add the following de.tum.in : jbdd gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tum.in:jbdd:0.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tum.in : jbdd sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tum.in" % "jbdd" % "0.6.0"

Advertisement

Dependencies from Group

Jun 12, 2023
5 stars
Sep 15, 2022
0 stars

Discover Dependencies

Jun 24, 2017
0 stars
May 28, 2019
3 usages
17 stars
Jan 23, 2023
3 usages
0 stars
Jan 23, 2023
2 usages
0 stars
Jun 24, 2017
2 stars
Oct 18, 2018
3 usages
1 stars
Dec 21, 2021
5 stars
Feb 08, 2019
2.3k stars
Oct 01, 2020
1 usages
1 stars