Download netbout-spi-2.10.jar file - Jar n

Jar examples for n:netbout-spi

Description

Service Programming Interface for NetBout.com

You can download jar file netbout-spi 2.10 in this page.

License

netBout persistent communications

Build File

You can use the following script to add netbout-spi-2.10.jar to your project.

<dependency>
   <groupId>com.netbout</groupId>
   <artifactId>netbout-spi</artifactId>
   <version>2.10</version>
</dependency>
compile group: 'com.netbout', name: 'netbout-spi', version: '2.10'
libraryDependencies += "com.netbout" % "netbout-spi" % "2.10"
<dependency org="com.netbout" name="netbout-spi" rev="2.10"/>
@Grapes(@Grab(group='com.netbout', module='netbout-spi', version='2.10'))
'com.netbout:netbout-spi:jar:2.10'

Download

Click the following link to download the jar file.

netbout-spi-2.10-javadoc.jar
netbout-spi-2.10-sources.jar
netbout-spi-2.10.jar
netbout-spi-2.10.pom



Related Tutorials