| License | 
                License | 
        
|---|---|
| GroupId | GroupIdgr.spinellis | 
    
| ArtifactId | ArtifactIdckjm | 
    
| Last Version | Last Version1.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionckjm 
            
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ckjm-1.9.pom | |
| ckjm-1.9.jar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/gr.spinellis/ckjm/ -->
<dependency>
    <groupId>gr.spinellis</groupId>
    <artifactId>ckjm</artifactId>
    <version>1.9</version>
</dependency>
                // https://jarcasting.com/artifacts/gr.spinellis/ckjm/
implementation 'gr.spinellis:ckjm:1.9'
                // https://jarcasting.com/artifacts/gr.spinellis/ckjm/
implementation ("gr.spinellis:ckjm:1.9")
                'gr.spinellis:ckjm:jar:1.9'
                <dependency org="gr.spinellis" name="ckjm" rev="1.9">
  <artifact name="ckjm" type="jar" />
</dependency>
                @Grapes(
@Grab(group='gr.spinellis', module='ckjm', version='1.9')
)
                libraryDependencies += "gr.spinellis" % "ckjm" % "1.9"
                [gr.spinellis/ckjm "1.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.bcel : bcel | jar | 5.2 | 
| ant : ant | jar | 1.6.5 |