Download saToolkit-0.0.1.jar file - Jar s

Jar examples for s:saToolkit

Description

Library of code used in various service assurance systems

You can download jar file saToolkit 0.0.1 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

saToolkit-0.0.1-javadoc.jar
saToolkit-0.0.1-sources.jar
saToolkit-0.0.1.jar
saToolkit-0.0.1.pom



Related Tutorials