Download argus-core-2.3.0.jar file - Jar a

Jar examples for a:argus-core

Description

Argus core services. Business layer for the Argus Production Monitoring Tool.

You can download jar file argus-core 2.3.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

argus-core-2.3.0-javadoc.jar
argus-core-2.3.0-sources.jar
argus-core-2.3.0.jar
argus-core-2.3.0.pom



Related Tutorials