is not current version
Last Version 1.2.5

it.netgrid:jwcrc 0.3.1

JWCRC provides a client for the Woocommerce Legacy API v3.

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

jwcrc
Version

Version

0.3.1
Type

Type

jar

Download jwcrc 0.3.1


<!-- https://jarcasting.com/artifacts/it.netgrid/jwcrc/ -->
<dependency>
    <groupId>it.netgrid</groupId>
    <artifactId>jwcrc</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.netgrid/jwcrc/
implementation 'it.netgrid:jwcrc:0.3.1'
// https://jarcasting.com/artifacts/it.netgrid/jwcrc/
implementation ("it.netgrid:jwcrc:0.3.1")
'it.netgrid:jwcrc:jar:0.3.1'
<dependency org="it.netgrid" name="jwcrc" rev="0.3.1">
  <artifact name="jwcrc" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.netgrid', module='jwcrc', version='0.3.1')
)
libraryDependencies += "it.netgrid" % "jwcrc" % "0.3.1"
[it.netgrid/jwcrc "0.3.1"]