File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,11 @@ The client supports the WooCommerce REST API in the latest v3 version.
1313
1414
1515## Setup
16- 1 . Download this project and build it to create a new artifact in the local Maven repository - use simple command:
16+ 1 . Download this project and build it to create a new artifact in the local Maven repository using the following command:
1717```
1818mvn clean install
1919```
20- 2 . After a successful build, you can use the following artifact as a dependency in your Java project:
21- wc-api-java is available on maven central:
20+ 2 . After a successful build, you can use the newly created ` woocommerce-api-client ` artifact as a dependency in your Java project.:
2221``` xml
2322<dependency >
2423 <groupId >wtx.woocommerce</groupId >
You can’t perform that action at this time.
0 commit comments