Download controls-0.7.jar file - Jar c

Jar examples for c:controls

Description

You can download jar file controls 0.7 in this page.

Build File

You can use the following script to add controls-0.7.jar to your project.

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

Download

Click the following link to download the jar file.

controls-0.7-javadoc.jar
controls-0.7-sources.jar
controls-0.7.jar
controls-0.7.pom



Related Tutorials