Download winsw-1.9.jar file - Jar w

Jar examples for w:winsw

Description

You can download jar file winsw 1.9 in this page.

Build File

You can use the following script to add winsw-1.9.jar to your project.

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

Download

Click the following link to download the jar file.

winsw-1.9.pom



Related Tutorials