Download client-idd-3.2.1.jar file - Jar c

Jar examples for c:client-idd

Description

You can download jar file client-idd 3.2.1 in this page.

License

Apache License

Build File

You can use the following script to add client-idd-3.2.1.jar to your project.

<dependency>
   <groupId>com.betfair.cougar</groupId>
   <artifactId>client-idd</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'com.betfair.cougar', name: 'client-idd', version: '3.2.1'
libraryDependencies += "com.betfair.cougar" % "client-idd" % "3.2.1"
<dependency org="com.betfair.cougar" name="client-idd" rev="3.2.1"/>
@Grapes(@Grab(group='com.betfair.cougar', module='client-idd', version='3.2.1'))
'com.betfair.cougar:client-idd:jar:3.2.1'

Download

Click the following link to download the jar file.

client-idd-3.2.1-javadoc.jar
client-idd-3.2.1-sources.jar
client-idd-3.2.1.jar
client-idd-3.2.1.pom



Related Tutorials