Last Version

jclipboardhelper 0.1.2

Helper library for dealing with the System clipboard in Java.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

jclipboardhelper
Version

Version

0.1.2
Type

Type

jar
Description

Description

jclipboardhelper
Helper library for dealing with the System clipboard in Java.
Project URL

Project URL

https://github.com/fracpete/jclipboardhelper
Source Code Management

Source Code Management

https://github.com/fracpete/jclipboardhelper

Download jclipboardhelper 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.fracpete/jclipboardhelper/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>jclipboardhelper</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/jclipboardhelper/
implementation 'com.github.fracpete:jclipboardhelper:0.1.2'
// https://jarcasting.com/artifacts/com.github.fracpete/jclipboardhelper/
implementation ("com.github.fracpete:jclipboardhelper:0.1.2")
'com.github.fracpete:jclipboardhelper:jar:0.1.2'
<dependency org="com.github.fracpete" name="jclipboardhelper" rev="0.1.2">
  <artifact name="jclipboardhelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='jclipboardhelper', version='0.1.2')
)
libraryDependencies += "com.github.fracpete" % "jclipboardhelper" % "0.1.2"
[com.github.fracpete/jclipboardhelper "0.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.