is not current version
Last Version 3.0.0

com.github.com-github-javabdd:com.github.javabdd 1.0.0

JavaBDD: A Java library for Binary Decision Diagrams (BDDs)

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.com-github-javabdd
ArtifactId

ArtifactId

com.github.javabdd
Version

Version

1.0.0
Type

Type

jar

Download com.github.javabdd 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.com-github-javabdd/com.github.javabdd/ -->
<dependency>
    <groupId>com.github.com-github-javabdd</groupId>
    <artifactId>com.github.javabdd</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.com-github-javabdd/com.github.javabdd/
implementation 'com.github.com-github-javabdd:com.github.javabdd:1.0.0'
// https://jarcasting.com/artifacts/com.github.com-github-javabdd/com.github.javabdd/
implementation ("com.github.com-github-javabdd:com.github.javabdd:1.0.0")
'com.github.com-github-javabdd:com.github.javabdd:jar:1.0.0'
<dependency org="com.github.com-github-javabdd" name="com.github.javabdd" rev="1.0.0">
  <artifact name="com.github.javabdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.com-github-javabdd', module='com.github.javabdd', version='1.0.0')
)
libraryDependencies += "com.github.com-github-javabdd" % "com.github.javabdd" % "1.0.0"
[com.github.com-github-javabdd/com.github.javabdd "1.0.0"]