Installation

On this page

Install using NPM

All Java packages are hosted at NPM. You can easily reference GroupDocs.Metadata for Node.js via Java API directly in your Node.js project by installing it with the following command.

npm install @groupdocs/groupdocs.metadata

On this page