| License | License | 
|---|---|
| GroupId | GroupIdcom.github.rwl | 
| ArtifactId | ArtifactIdCOLAMDJ | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCOLAMDJ Column approximate minimum degree ordering algorithm. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| COLAMDJ-1.0.1.pom | |
| COLAMDJ-1.0.1.jar | 19 KB | 
| COLAMDJ-1.0.1-sources.jar | 24 KB | 
| COLAMDJ-1.0.1-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.rwl/COLAMDJ/ -->
<dependency>
    <groupId>com.github.rwl</groupId>
    <artifactId>COLAMDJ</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.rwl/COLAMDJ/
implementation 'com.github.rwl:COLAMDJ:1.0.1'// https://jarcasting.com/artifacts/com.github.rwl/COLAMDJ/
implementation ("com.github.rwl:COLAMDJ:1.0.1")'com.github.rwl:COLAMDJ:jar:1.0.1'<dependency org="com.github.rwl" name="COLAMDJ" rev="1.0.1">
  <artifact name="COLAMDJ" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.rwl', module='COLAMDJ', version='1.0.1')
)libraryDependencies += "com.github.rwl" % "COLAMDJ" % "1.0.1"[com.github.rwl/COLAMDJ "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 |