| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.urf | 
| ArtifactId | ArtifactIdurf-cli | 
| Last Version | Last Version0.4.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionURF CLI URF Command-Line Interface (CLI) utility program. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| urf-cli-0.4.1.pom | |
| urf-cli-0.4.1.jar | 5 KB | 
| urf-cli-0.4.1-sources.jar | 4 KB | 
| urf-cli-0.4.1-javadoc.jar | 394 KB | 
| urf-cli-0.4.1-exe.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.urf/urf-cli/ -->
<dependency>
    <groupId>io.urf</groupId>
    <artifactId>urf-cli</artifactId>
    <version>0.4.1</version>
</dependency>// https://jarcasting.com/artifacts/io.urf/urf-cli/
implementation 'io.urf:urf-cli:0.4.1'// https://jarcasting.com/artifacts/io.urf/urf-cli/
implementation ("io.urf:urf-cli:0.4.1")'io.urf:urf-cli:jar:0.4.1'<dependency org="io.urf" name="urf-cli" rev="0.4.1">
  <artifact name="urf-cli" type="jar" />
</dependency>@Grapes(
@Grab(group='io.urf', module='urf-cli', version='0.4.1')
)libraryDependencies += "io.urf" % "urf-cli" % "0.4.1"[io.urf/urf-cli "0.4.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.globalmentor : globalmentor-application | jar | 0.7.5 | 
| com.globalmentor : globalmentor-core | jar | 0.7.0 | 
| com.univocity : univocity-parsers | jar | 2.9.1 | 
| io.confound : confound-file | jar | 0.7.2 | 
| io.urf : urf-csv | jar | 0.4.1 | 
| io.urf : turf | jar | 0.4.1 | 
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| com.github.npathai : hamcrest-optional | jar | 2.0.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 |