не последняя версия
Последняя версия 0.1.2

com.github.fracpete:jclipboardhelper 0.1.1

Helper library for dealing with the System clipboard in Java.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.fracpete
Идентификатор

Идентификатор

jclipboardhelper
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать jclipboardhelper 0.1.1


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