MVN

net.roboconf : roboconf-plugin-bash

Maven & Gradle

Feb 05, 2015
1 usages
33 stars

Roboconf :: Plugin :: Bash

<dependency>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-plugin-bash</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.roboconf : roboconf-plugin-bash to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of net.roboconf : roboconf-plugin-bash to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
roboconf-plugin-bash-0.2
0.1
roboconf-plugin-bash-0.1

How to add a dependency to Maven

Add the following net.roboconf : roboconf-plugin-bash maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.roboconf</groupId>
    <artifactId>roboconf-plugin-bash</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.roboconf : roboconf-plugin-bash gradle dependency to your build.gradle file:

implementation 'net.roboconf:roboconf-plugin-bash:0.2'

Gradle Kotlin DSL: Add the following net.roboconf : roboconf-plugin-bash gradle kotlin dependency to your build.gradle.kts file:

implementation("net.roboconf:roboconf-plugin-bash:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.roboconf : roboconf-plugin-bash sbt scala dependency to your build.sbt file:

libraryDependencies += "net.roboconf" % "roboconf-plugin-bash" % "0.2"

Advertisement

Dependencies from Group

Sep 04, 2017
50 usages
33 stars
Sep 04, 2017
20 usages
33 stars
Sep 04, 2017
17 usages
33 stars
Sep 04, 2017
13 usages
33 stars
Oct 10, 2014
10 usages
33 stars

Discover Dependencies

Apr 08, 2014
1 usages
0 stars
Sep 03, 2014
4 stars
Dec 22, 2014
2 usages
Oct 31, 2014
2 usages
8 stars
Dec 19, 2011
1 usages
Mar 10, 2015
91 stars