alfred-mvns

An Alfred Workflow


Short Description

Alfred 3 workflow - search for java libraries at maven central repository

Last Updated

14 Apr 2020

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.2
 

Bundle ID

com.xfslove.mvns
 

Author

Categories

Install

Requires Node.js 4+ and the Alfred Powerpack.

  • npm install npm install -g alfred-mvns

  • download workflow

Usage

In Alfred, type mvn, and your query, to search for java libraries at maven central repository.

Select a item and press enter to copy maven dependency to clipboard.

Hold alt and press enter to copy gradle dependency to clipboard.

More details please go to the GitHub home page.