Download argus-core-2.7.1.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.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials