MVN

io.urf : urf-cli

Maven & Gradle

Nov 22, 2022

URF CLI · URF Command-Line Interface (CLI) utility program.

<dependency>
    <groupId>io.urf</groupId>
    <artifactId>urf-cli</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.urf : urf-cli to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of io.urf : urf-cli to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
urf-cli-0.4.2
urf-cli-0.4.1
urf-cli-0.4.0
0.3.x
urf-cli-0.3.3
urf-cli-0.3.2
urf-cli-0.3.1
urf-cli-0.3.0

How to add a dependency to Maven

Add the following io.urf : urf-cli maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.urf</groupId>
    <artifactId>urf-cli</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.urf : urf-cli gradle dependency to your build.gradle file:

implementation 'io.urf:urf-cli:0.4.2'

Gradle Kotlin DSL: Add the following io.urf : urf-cli gradle kotlin dependency to your build.gradle.kts file:

implementation("io.urf:urf-cli:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.urf : urf-cli sbt scala dependency to your build.sbt file:

libraryDependencies += "io.urf" % "urf-cli" % "0.4.2"

Advertisement

Dependencies from Group

Nov 22, 2022
9 usages
Nov 22, 2022
9 usages
Nov 22, 2022
4 usages
Nov 22, 2022
3 usages

Discover Dependencies

May 23, 2019
1 usages
May 23, 2019
1 usages
May 23, 2019
1 usages
68.1k stars
May 23, 2019
1 usages
May 02, 2019
6 stars
Jan 10, 2023
8.4k stars
Feb 07, 2023
1.4k stars