MVN

eu.cedarsoft.utils : cmd

Maven & Gradle

Dec 22, 2008
3 usages

Cmd line Utils · Utils for access to the command line.

<dependency>
    <groupId>eu.cedarsoft.utils</groupId>
    <artifactId>cmd</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.cedarsoft.utils : cmd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of eu.cedarsoft.utils : cmd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
cmd-1.3
1.1
cmd-1.1

How to add a dependency to Maven

Add the following eu.cedarsoft.utils : cmd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.cedarsoft.utils</groupId>
    <artifactId>cmd</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.cedarsoft.utils : cmd gradle dependency to your build.gradle file:

implementation 'eu.cedarsoft.utils:cmd:1.3'

Gradle Kotlin DSL: Add the following eu.cedarsoft.utils : cmd gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.cedarsoft.utils:cmd:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.cedarsoft.utils : cmd sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.cedarsoft.utils" % "cmd" % "1.3"

Advertisement

Dependencies from Group

Dec 22, 2008
10 usages
Dec 22, 2008
8 usages
zip
Dec 22, 2008
4 usages
Dec 22, 2008
4 usages
cmd
Dec 22, 2008
3 usages

Discover Dependencies

Mar 18, 2013
3 usages
462 stars
Sep 07, 2014
2 usages
10 stars
Feb 09, 2015
1 usages
4.6k stars
Mar 30, 2015
1 usages
74 stars
Apr 24, 2011
3 usages
Jan 21, 2013
1 usages
2.3k stars
Jul 10, 2014
1 usages
Aug 29, 2012
1 usages
1.1k stars