SystemClipboard

Easy access to the system clipboard

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

info.codesaway
ArtifactId

ArtifactId

systemclipboard
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SystemClipboard
Easy access to the system clipboard
Project URL

Project URL

https://github.com/CodesAway/SystemClipboard/
Project Organization

Project Organization

CodesAway
Source Code Management

Source Code Management

http://github.com/CodesAway/SystemClipboard/tree/master

Download systemclipboard

How to add to project

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

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.

SystemClipboard

Versions

Version
1.0.0