Download argus-2.3.0.jar file - Jar a

Jar examples for a:argus

Description

A pom for all Argus projects. It provides standards for plugin versions, configuration and a number of other things.

You can download jar file argus 2.3.0 in this page.

License

BSD 3-Clause

Build File

You can use the following script to add argus-2.3.0.jar to your project.

<dependency>
   <groupId>com.salesforce.argus</groupId>
   <artifactId>argus</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.salesforce.argus', name: 'argus', version: '2.3.0'
libraryDependencies += "com.salesforce.argus" % "argus" % "2.3.0"
<dependency org="com.salesforce.argus" name="argus" rev="2.3.0"/>
@Grapes(@Grab(group='com.salesforce.argus', module='argus', version='2.3.0'))
'com.salesforce.argus:argus:jar:2.3.0'

Download

Click the following link to download the jar file.

argus-2.3.0.pom



Related Tutorials