Download args-inject-1.0.0-rc-1.jar file - Jar a

Jar examples for a:args-inject

Description

Commandline Arguments Injection

You can download jar file args-inject 1.0.0-rc-1 in this page.

Build File

You can use the following script to add args-inject-1.0.0-rc-1.jar to your project.

<dependency>
   <groupId>net.sf.buildbox</groupId>
   <artifactId>args-inject</artifactId>
   <version>1.0.0-rc-1</version>
</dependency>
compile group: 'net.sf.buildbox', name: 'args-inject', version: '1.0.0-rc-1'
libraryDependencies += "net.sf.buildbox" % "args-inject" % "1.0.0-rc-1"
<dependency org="net.sf.buildbox" name="args-inject" rev="1.0.0-rc-1"/>
@Grapes(@Grab(group='net.sf.buildbox', module='args-inject', version='1.0.0-rc-1'))
'net.sf.buildbox:args-inject:jar:1.0.0-rc-1'

Download

Click the following link to download the jar file.

args-inject-1.0.0-rc-1-sources.jar
args-inject-1.0.0-rc-1.jar
args-inject-1.0.0-rc-1.pom



Related Tutorials