Download ADPConnection-1.0.0.jar file - Jar a

Jar examples for a:ADPConnection

Description

ADP Connection Library

You can download jar file ADPConnection 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ADPConnection-1.0.0.jar to your project.

<dependency>
   <groupId>com.adp.marketplace.connection</groupId>
   <artifactId>ADPConnection</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.adp.marketplace.connection', name: 'ADPConnection', version: '1.0.0'
libraryDependencies += "com.adp.marketplace.connection" % "ADPConnection" % "1.0.0"
<dependency org="com.adp.marketplace.connection" name="ADPConnection" rev="1.0.0"/>
@Grapes(@Grab(group='com.adp.marketplace.connection', module='ADPConnection', version='1.0.0'))
'com.adp.marketplace.connection:ADPConnection:jar:1.0.0'

Download

Click the following link to download the jar file.

ADPConnection-1.0.0-javadoc.jar
ADPConnection-1.0.0-sources.jar
ADPConnection-1.0.0.jar
ADPConnection-1.0.0.pom



Related Tutorials