Jar examples for n:netbout-spi
Service Programming Interface for NetBout.com
You can download jar file netbout-spi 2.14.7 in this page.
netBout persistent communications
You can use the following script to add netbout-spi-2.14.7.jar to your project.
<dependency> <groupId>com.netbout</groupId> <artifactId>netbout-spi</artifactId> <version>2.14.7</version> </dependency>
compile group: 'com.netbout', name: 'netbout-spi', version: '2.14.7'
libraryDependencies += "com.netbout" % "netbout-spi" % "2.14.7"
<dependency org="com.netbout" name="netbout-spi" rev="2.14.7"/>
@Grapes(@Grab(group='com.netbout', module='netbout-spi', version='2.14.7'))
'com.netbout:netbout-spi:jar:2.14.7'
Click the following link to download the jar file.
netbout-spi-2.14.7-javadoc.jar