License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm |
ArtifactId | ArtifactIdcsfj |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncsfj
Constraint solving framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
csfj-1.4.pom | |
csfj-1.4.jar | 38 KB |
csfj-1.4-sources.jar | 19 KB |
csfj-1.4-javadoc.jar | 161 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.venkatramanm : common | jar | [1.11,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |