Download winsw-1.8.jar file - Jar w

Jar examples for w:winsw

Description

You can download jar file winsw 1.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

winsw-1.8.pom



Related Tutorials