# extend-mod **Repository Path**: cosycode/extend-mod ## Basic Information - **Project Name**: extend-mod - **Description**: 🎉已发版: 针对现有功能的增强模块, 处于开发中, 未完全整理完成,因 endpoint-io-transfer,my-project,hdroxyl 等项目引用而上传至中央仓库。 🌻已上传 maven 至中央仓库,使用 maven 等管理工具引用即可。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: artifact, 已发版 ## README # extend-mod 针对现有功能的增强模块, 当前属于开发中, 未整理完成. 目前仅仅在个人项目上有引用: - `my-project`: 一些文件上传和下载, poi解析等 - `endpoint-io-transfer`: 剪贴板内容获取与设置, Robot模拟按键打印功能, 相关swing组件以及接口 ## repo 针对现有功能的增强模块, 处于开发中, 未整理完成 1. Apache Maven ```xml com.github.cosycode extend-mod 0.2 ``` 2. gradle ```yaml implementation 'com.github.cosycode:extend-mod:0.2' ```