MVN

org.sat4j : org.sat4j.maxsat

Maven & Gradle

Oct 31, 2011
1 usages

SAT4J maxsat

<dependency>
    <groupId>org.sat4j</groupId>
    <artifactId>org.sat4j.maxsat</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sat4j : org.sat4j.maxsat to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.sat4j : org.sat4j.maxsat to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
org.sat4j.maxsat-2.3.1
org.sat4j.maxsat-2.3.0
2.2.x
org.sat4j.maxsat-2.2.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.sat4j</groupId>
    <artifactId>org.sat4j.maxsat</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sat4j : org.sat4j.maxsat gradle dependency to your build.gradle file:

implementation 'org.sat4j:org.sat4j.maxsat:2.3.1'

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

implementation("org.sat4j:org.sat4j.maxsat:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sat4j : org.sat4j.maxsat sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sat4j" % "org.sat4j.maxsat" % "2.3.1"

Advertisement

Dependencies from Group

Oct 31, 2011
16 usages
Oct 31, 2011
5 usages
Oct 31, 2011
1 usages
Mar 30, 2011
1 usages
Mar 30, 2011

Discover Dependencies

Oct 07, 2014
3 usages
0 stars
Oct 22, 2013
1 usages
Dec 25, 2008
5 usages
Jun 02, 2012
2 usages
Apr 19, 2013
12 usages
Aug 01, 2011
8 usages
May 20, 2010
15 usages
Nov 11, 2014
9 usages
Nov 29, 2014
4 usages
9 stars