Download saClientLibrary-0.0.1.jar file - Jar s

Jar examples for s:saClientLibrary

Description

Library of code used in various API clients

You can download jar file saClientLibrary 0.0.1 in this page.

License

BSD License

Build File

You can use the following script to add saClientLibrary-0.0.1.jar to your project.

<dependency>
   <groupId>com.att.nsa</groupId>
   <artifactId>saClientLibrary</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.att.nsa', name: 'saClientLibrary', version: '0.0.1'
libraryDependencies += "com.att.nsa" % "saClientLibrary" % "0.0.1"
<dependency org="com.att.nsa" name="saClientLibrary" rev="0.0.1"/>
@Grapes(@Grab(group='com.att.nsa', module='saClientLibrary', version='0.0.1'))
'com.att.nsa:saClientLibrary:jar:0.0.1'

Download

Click the following link to download the jar file.

saClientLibrary-0.0.1-javadoc.jar
saClientLibrary-0.0.1-sources.jar
saClientLibrary-0.0.1.jar
saClientLibrary-0.0.1.pom



Related Tutorials