文件名称:Android代码-命令行快速搜索 maven 库。
文件大小:3KB
文件格式:ZIP
更新时间:2022-08-27 03:57:57
Android代码
node-maven node-maven is a CLI tool for helping you escape from search-copy-paste, when you wanna compile a maven central library. Based on Maven Central API Quick Look Usage First of all, you are required to have a Node.js environment. Install $ npm install node-maven -g Command $ maven search Then you will get a list of search results. Enter to copy the maven library url (the latest version) to clipboard. Backspace to get out of list. License MIT License
【文件预览】:
node-maven-master
----bin()
--------cli(416B)
----index.js(0B)
----package.json(766B)
----.gitignore(18B)
----README.md(636B)
----libs()
--------api.js(2KB)