MVN

it.unife.ml : bdd-libraries

Maven & Gradle

May 25, 2023

BDD Libraries · Jar containing shared libraries for building and using Binary Decision Diagrams (BDDs)

<dependency>
    <groupId>it.unife.ml</groupId>
    <artifactId>bdd-libraries</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unife.ml : bdd-libraries to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of it.unife.ml : bdd-libraries to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
bdd-libraries-1.2
1.1
bdd-libraries-1.1
1.0
bdd-libraries-1.0

How to add a dependency to Maven

Add the following it.unife.ml : bdd-libraries maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.unife.ml</groupId>
    <artifactId>bdd-libraries</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unife.ml : bdd-libraries gradle dependency to your build.gradle file:

implementation 'it.unife.ml:bdd-libraries:1.2'

Gradle Kotlin DSL: Add the following it.unife.ml : bdd-libraries gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unife.ml:bdd-libraries:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unife.ml : bdd-libraries sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unife.ml" % "bdd-libraries" % "1.2"

Advertisement

Dependencies from Group

Apr 19, 2019
Aug 21, 2023
May 24, 2023
May 24, 2023

Discover Dependencies

Feb 14, 2020
4 stars
Sep 07, 2019
1 usages
13 stars
Sep 08, 2019
1 usages
13 stars
Sep 13, 2019
1 stars
Aug 16, 2023
1 usages
0 stars
Sep 04, 2019
0 stars
Jul 21, 2023
1 usages
40 stars
Nov 29, 2022
1 usages
20 stars
Sep 09, 2019
25 stars
Apr 04, 2022
1 usages
1 stars