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.3.0 in this page.
BSD 3-Clause
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'
Click the following link to download the jar file.
argus-2.3.0.pom