is not current version
Last Version 1.2.5

it.netgrid:jwcrc 1.2.0

JWCRC provides a client for the Woocommerce API v1. (2.6.x)

Categories

Categories

Net
GroupId

GroupId

it.netgrid
ArtifactId

ArtifactId

jwcrc
Version

Version

1.2.0
Type

Type

jar

Download jwcrc 1.2.0


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