Download webscrew-0.10.0.jar file - Jar w

Jar examples for w:webscrew

Description

webscrew

You can download jar file webscrew 0.10.0 in this page.

License

MIT License

Build File

You can use the following script to add webscrew-0.10.0.jar to your project.

<dependency>
   <groupId>me.geso</groupId>
   <artifactId>webscrew</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'me.geso', name: 'webscrew', version: '0.10.0'
libraryDependencies += "me.geso" % "webscrew" % "0.10.0"
<dependency org="me.geso" name="webscrew" rev="0.10.0"/>
@Grapes(@Grab(group='me.geso', module='webscrew', version='0.10.0'))
'me.geso:webscrew:jar:0.10.0'

Download

Click the following link to download the jar file.

webscrew-0.10.0-javadoc.jar
webscrew-0.10.0-sources.jar
webscrew-0.10.0.jar
webscrew-0.10.0.pom



Related Tutorials