MVN

org.bitbucket.vahidi : jdd

Maven & Gradle

Mar 13, 2017
1 usages

JDD · JDD is a Java library for working with Binary Decision Diagrams (BDDs) and Zero-suppressed BDDs (Z-BDDs).

<dependency>
    <groupId>org.bitbucket.vahidi</groupId>
    <artifactId>jdd</artifactId>
    <version>108</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.vahidi : jdd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 108

All Versions

Choose a version of org.bitbucket.vahidi : jdd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
108
jdd-108

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bitbucket.vahidi</groupId>
    <artifactId>jdd</artifactId>
    <version>108</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitbucket.vahidi : jdd gradle dependency to your build.gradle file:

implementation 'org.bitbucket.vahidi:jdd:108'

Gradle Kotlin DSL: Add the following org.bitbucket.vahidi : jdd gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitbucket.vahidi:jdd:108")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitbucket.vahidi : jdd sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitbucket.vahidi" % "jdd" % "108"

Advertisement

Dependencies from Group

jdd
Mar 13, 2017
1 usages

Discover Dependencies

Dec 08, 2019
2 usages
65 stars
Mar 21, 2017
1 usages
1.4k stars
Mar 23, 2017
1 usages
Mar 26, 2017
1 usages
0 stars
Jun 06, 2017
1 usages
153 stars
Mar 27, 2017
2 usages
21 stars
Oct 23, 2018
2 usages
3 stars