Clipboard

Super clipboard, use the content provider to copy and paste any data on the clipboard.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.alexmofer.clipboard
Идентификатор

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

clipboard
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Clipboard
Super clipboard, use the content provider to copy and paste any data on the clipboard.
Ссылка на сайт

Ссылка на сайт

https://github.com/AlexMofer/Clipboard
Система контроля версий

Система контроля версий

https://github.com/AlexMofer/Clipboard

Скачать clipboard

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Clipboard

介绍

超级剪切板,利用内容提供者实现剪切板复制粘贴任何数据。

使用

引用:

dependencies {
    ...
    implementation 'io.github.alexmofer.clipboard:clipboard:2.0.1'
    ...
}

支持

许可

Copyright 2021 AlexMofer

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Версии библиотеки

Версия
2.0.1