Jar examples for j:jclipboardhelper
Helper library for dealing with the System clipboard in Java.
You can download jar file jclipboardhelper 0.1.0 in this page.
GNU General Public License 3
You can use the following script to add jclipboardhelper-0.1.0.jar to your project.
<dependency> <groupId>com.github.fracpete</groupId> <artifactId>jclipboardhelper</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.fracpete', name: 'jclipboardhelper', version: '0.1.0'
libraryDependencies += "com.github.fracpete" % "jclipboardhelper" % "0.1.0"
<dependency org="com.github.fracpete" name="jclipboardhelper" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.fracpete', module='jclipboardhelper', version='0.1.0'))
'com.github.fracpete:jclipboardhelper:jar:0.1.0'
Click the following link to download the jar file.
jclipboardhelper-0.1.0-javadoc.jar