csfj

Constraint solving framework

License

License

MIT
GroupId

GroupId

com.github.venkatramanm
ArtifactId

ArtifactId

csfj
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

csfj
Constraint solving framework
Project URL

Project URL

http://maven.apache.org

Download csfj

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.venkatramanm : common jar [1.11,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0