| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdxyz.cofe | 
    
| ArtifactId | ArtifactIdhash-cli | 
    
| Last Version | Last Version0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHTTP client 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| hash-cli-0.1.pom | |
| hash-cli-0.1.jar | 21 KB | 
| hash-cli-0.1-sources.jar | 12 KB | 
| hash-cli-0.1-javadoc.jar | 42 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/xyz.cofe/hash-cli/ -->
<dependency>
    <groupId>xyz.cofe</groupId>
    <artifactId>hash-cli</artifactId>
    <version>0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/xyz.cofe/hash-cli/
implementation 'xyz.cofe:hash-cli:0.1'
                // https://jarcasting.com/artifacts/xyz.cofe/hash-cli/
implementation ("xyz.cofe:hash-cli:0.1")
                'xyz.cofe:hash-cli:jar:0.1'
                <dependency org="xyz.cofe" name="hash-cli" rev="0.1">
  <artifact name="hash-cli" type="jar" />
</dependency>
                @Grapes(
@Grab(group='xyz.cofe', module='hash-cli', version='0.1')
)
                libraryDependencies += "xyz.cofe" % "hash-cli" % "0.1"
                [xyz.cofe/hash-cli "0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| xyz.cofe : http-base | jar | 0.1 | 
| xyz.cofe : fs | jar | 0.1 | 
| xyz.cofe : collection | jar | [0.1,1.0) | 
| xyz.cofe : xml | jar | [0.1,1.0) | 
| xyz.cofe : text | jar | [0.1,1.0) | 
| xyz.cofe : template | jar | [0.1,1.0) | 
| xyz.cofe : type | jar | [0.1,1.0) | 
| xyz.cofe : iostream | jar | [0.1,1.0) | 
| xyz.cofe : fs-itf | jar | [0.1,1.0) | 
| org.jsoup : jsoup | jar | 1.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |