MVN

net.sf.buildbox : args-inject

Maven & Gradle

Nov 22, 2010
1 usages

args-inject:1.0.0-rc-1 · Commandline Arguments Injection

<dependency>
    <groupId>net.sf.buildbox</groupId>
    <artifactId>args-inject</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.buildbox : args-inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-rc-1
  • Latest Release Candidate: 1.0.0-rc-1

All Versions

Choose a version of net.sf.buildbox : args-inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
args-inject-1.0.0-rc-1

How to add a dependency to Maven

Add the following net.sf.buildbox : args-inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.buildbox</groupId>
    <artifactId>args-inject</artifactId>
    <version>1.0.0-rc-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.buildbox : args-inject gradle dependency to your build.gradle file:

implementation 'net.sf.buildbox:args-inject:1.0.0-rc-1'

Gradle Kotlin DSL: Add the following net.sf.buildbox : args-inject gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.buildbox:args-inject:1.0.0-rc-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.buildbox : args-inject sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.buildbox" % "args-inject" % "1.0.0-rc-1"

Advertisement

Dependencies from Group

Nov 13, 2010
4 usages
Nov 13, 2010
3 usages
Nov 22, 2010
1 usages
Oct 26, 2011
1 usages
Dec 04, 2009
1 usages

Discover Dependencies

Dec 07, 2014
32 stars
Aug 12, 2010
2 usages
Dec 29, 2014
1 usages
0 stars
Mar 08, 2013
63 usages
May 16, 2012
1 usages
2 stars
Aug 24, 2011
8 usages
Jul 10, 2014
18 stars
Mar 10, 2015
10 usages
251 stars