Jar examples for a:argus
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.7.1 in this page.
BSD 3-Clause
You can use the following script to add argus-2.7.1.jar to your project.
<dependency> <groupId>com.salesforce.argus</groupId> <artifactId>argus</artifactId> <version>2.7.1</version> </dependency>
compile group: 'com.salesforce.argus', name: 'argus', version: '2.7.1'
libraryDependencies += "com.salesforce.argus" % "argus" % "2.7.1"
<dependency org="com.salesforce.argus" name="argus" rev="2.7.1"/>
@Grapes(@Grab(group='com.salesforce.argus', module='argus', version='2.7.1'))
'com.salesforce.argus:argus:jar:2.7.1'
Click the following link to download the jar file.
argus-2.7.1.pom