Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 653 Bytes

File metadata and controls

25 lines (19 loc) · 653 Bytes

Build Status

netorcai-client-java

Java™ version of the netorcai client library.

How to build?

This project can be built via Apache Maven. The following command generates a library tarball (in the target directory).

mvn package

How to install?

The following command installs the library in the Apache Maven local repository.

mvn install